|
12345678910111213141516171819202122232425262728 |
- +++
- template = "documentation.html"
- +++
-
- Getting started
- - Installation
- - CLI usage
- - Directory structure
- - config.toml
-
- Content
- - Organisation
- - Sections
- - Pages
- - Shortcodes
- - Internal links & deep linking
- - Table of contents
- - Syntax highlighting
-
- Templates
- - Intro
- - Each kind of page and the variables available
- - Built-in global functions
- - Built-in filters
-
- Theme
- - Installing & customising a theme
- - Creating a theme
|