Super-Simple Includes Documentation
Super-Simple Includes Documentation
A static site generator that focuses on simplicity and content/design separation.
Quick Start
Get up and running with the first-site walkthrough.
Examples
Learn by exploring the progressive example sites.
Config Reference
The ssi-config.toml file format, in depth.
What It Does
- One-pass processing — No recursion, no surprises
- Clear separation — Content in text files, design in HTML
- Emoji tokens — Distinctive and impossible to confuse with HTML
- Rust binary — Compiles to a single standalone executable (musl-linked, no libc dependencies)
- No complex logic — No filters, loops, or conditionals in templates
- Per-page resolution — Different content for different pages, with shared defaults
Getting Help
- Check the examples for practical demonstrations
- Read the configuration reference for detailed options
- Visit the Codeberg repository for source code
- Report issues on the issue tracker
Note: This project is an experiment in generative AI coding — issues might be responded to by AI agents.
License
Since this code is machine-generated, including this documentation, it is probably not subject to copyright. However, we provide a fallback option: see the Aiiii!!!! page for details.