Looking something up? You are in the right place. Reference pages document what is available — directive syntax, CLI commands, config keys, template functions, and architecture internals.
Trying to accomplish a task? Use guides instead: Build Sites, Customize, or Ship.
Directives Reference
Complete reference for all available markdown directives in Bengal
Architecture
High-level Bengal architecture overview for contributors
Error Code Reference
Complete reference for all Bengal error codes with explanations and solutions
Template Functions Reference
Complete reference for Bengal's template filters and functions
Reference vs Guides
| Looking for... | Go to... |
|---|---|
| "How do I use tabs?" | Directives Reference |
| "How do I build a tabbed interface?" | Theming → Templating |
| "What's the build pipeline?" | Architecture |
| "How do I speed up builds?" | Ship → Performance |
Note
Reference documents what is available (exhaustive, lookup-oriented). Guides explain how to accomplish tasks (goal-oriented). Use reference when you know what you're looking for.
In This Section
Directives Reference
Complete reference for all available markdown directives in Bengal
Architecture
High-level Bengal architecture overview for contributors
Error Code Reference
Complete reference for all Bengal error codes with explanations and solutions
Template Functions Reference
Complete reference for Bengal's template filters and functions
Cheatsheet
Quick reference for common Bengal commands, patterns, and configurations
Icon Reference
SVG icon library with theme-aware styling
Kida Syntax
Kida template syntax overview — control flow, variables, functions, and pipelines
Kida Syntax Reference (Detailed)
Exhaustive Kida filter, operator, caching, and migration reference
Security Hardening
Best practices for deploying Bengal sites securely
Site Templates Reference
Complete reference for Bengal's site scaffolding and template system
Theme Variables
Comprehensive reference of all variables and functions available in Kida templates.
Related Pages
Get Started
Install Bengal and create your first site
Contributor Quickstart
Set up Bengal for development and start contributing