The reference section is where Rustipo's behavior is spelled out directly. Use it when you need exact command behavior, stable template values, routing rules, or build-output details.
In this section
- CLI reference
- commands, flags, install paths, and generated workflow helpers
- Content model
- routes, frontmatter, nested pages, shortcodes, and page metadata
- Themes and palettes
- theme selection, palette tokens, SCSS support, and template helpers
- Template context
- stable Tera values, page state, and helper functions for theme authors
- Images
- Markdown image behavior and
resize_image(...)
- Markdown image behavior and
- Taxonomies
- current built-in taxonomy support and taxonomy template values
- Analytics
- generic analytics hook and
site_analytics_head_html
- generic analytics hook and
- Deployment
- GitHub Pages, Cloudflare Pages, and Netlify helpers
- Publishing outputs
- generated RSS, sitemap, search, robots, and 404 artifacts
Use this section when you need
- exact command behavior and generated files
- the route and frontmatter rules Rustipo follows
- the stable template contract available to theme authors
- runtime details such as image derivatives, analytics hooks, and deployment helpers