OxiBuilder
Personal site generator for humans and agents
OxiBuilder turns the friction of static-site blogging into one CLI command, or one sentence to an AI agent. It's not just a blog engine: each side of you — blog, novels, projects, movie/book reviews, link curation, activity feed — lives in its own extension, and they're all gathered into one lobby. A Static Site Generator with content managed through a CLI against a local SQLite database.
$ cargo build --release
View on GitHub
Features
9 extensions
Profile, blog, projects, links, novels, movies (TMDB), books (Aladin/Google), scraps (HN/GeekNews), activity (GitHub).
Static site generator
OxiBuilder build generates static HTML + JSON + JS. Zero runtime server, zero security surface, zero operating cost.
Axum management console
Local-only management server with FTS5 search, OpenAPI/Swagger UI, and background-job scheduler.
Bilingual EN/KO
Per-extension namespacing with full Korean and English support. Default language configurable.
AI-agent CLI
Pass --json to any command for machine-parseable output. This is how AI agents consume and create content.
Deploy to GitHub Pages
OxiBuilder deploy pushes to gh-pages branch. Cloudflare Pages and Netlify targets are planned.
Install
cargo build --release Screenshots
Screenshots coming soon