SSI Features Overview
This template demonstrates how Super-Simple Includes enables you to build complete multi-page websites with shared components but flexible layouts.
The philosophy is that websites should be fast, maintainable, and flexible. You can use the same templating system for landing pages, about pages, and technical documentation without forcing identical layouts.
Our Team
📎 Blocks
Role: Layout Components
Header, footer, and navigation shared across all pages
📜 Texts
Role: Inline Content
Page titles, taglines, and other short inline text
📰 Content
Role: Rich Content
HTML content blocks with page-specific resolution
🕒 DateTime
Role: Dynamic Data
Built-in datetime source for timestamps and dates
Contact Information
Template Structure
Key Directories:
pages/- HTML page templatesblocks/- Reusable HTML componentstexts/- Plain text includescontent/- Rich HTML content with page-specific resolution
Configuration: ssi-config.toml defines all processing steps