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