The Story Behind Boris
Most documentation tools make it easy to publish. Fewer make it easy to leave. They tie your knowledge to a particular framework, hosting provider, or ecosystem, making migration feel harder than creating the content in the first place.
That question became Boris.
Documentation isn't a collection of files. It's a graph of knowledge.
Boris was designed around a simple idea: your content should remain yours. Every document, heading, image, link, and piece of metadata becomes part of a structured knowledge graph that can be rendered for humans, understood by AI systems, and migrated without losing context.
Choosing Zig wasn't about chasing a new language. It was about building a compiler instead of another JavaScript application. Boris runs entirely in-process, avoids heavyweight runtimes, and produces deterministic output from a single source of truth.
From that source, Boris generates two first-class artifacts simultaneously:
- A fast, semantic static website for people.
- A structured, AI-ready Context Bundle for retrieval, indexing, and future migrations.
The result isn't just another static site generator.
It's a compiler built to help you own your documentation today, while making sure it remains portable tomorrow.
Additional Boutique Repo for the Hackathingy https://github.com/drawmeanelephant/openai-buildweek-2026
Mediluna Repo github.com/drawmeanelephant/mediluna
Built With
- apex
- zig
Log in or sign up for Devpost to join the conversation.