oxipage icon
Cross-platform · Active · Phase 6 (v2 SSG)

oxipage

Personal site generator for humans and agents

Oxipage 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
9
Extensions
EN / KO
Languages
139
Tests

Features

9 extensions

Profile, blog, projects, links, novels, movies (TMDB), books (Aladin/Google), scraps (HN/GeekNews), activity (GitHub).

Static site generator

oxipage 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

oxipage deploy pushes to gh-pages branch. Cloudflare Pages and Netlify targets are planned.

Install

Build from source cargo build --release

Screenshots

Screenshots coming soon