Clio is a lightweight static site generator written in Go. It enables you to create and publish static content with a simple, direct workflow. The project is a work in progress.
- Write content in Markdown and generate clean HTML
- Preview your site locally before publishing
- Publish to platforms like GitHub Pages
- Create a simple personal blog
- Build sites with multiple sections and blogs
- Manage multiple independent sites from a single installation
Clio maintains a versioned record of both the Markdown source and the generated content, giving you a complete history of your site's evolution.
The workflow is straightforward: write in Markdown, preview, and publish when ready.
For a detailed feature list, see features. For a complete overview of plans, see the roadmap.
All notable changes to this project are documented in the changelog file.
