mirror of
https://github.com/getzola/zola
synced 2024-12-14 14:22:28 +00:00
30 lines
499 B
Markdown
30 lines
499 B
Markdown
+++
|
|
template = "documentation.html"
|
|
redirect_to = "documentation/getting-started/"
|
|
+++
|
|
|
|
Getting started
|
|
- Installation
|
|
- CLI usage
|
|
- Directory structure
|
|
- config.toml
|
|
|
|
Content
|
|
- Organisation
|
|
- Sections
|
|
- Pages
|
|
- Shortcodes
|
|
- Internal links & deep linking
|
|
- Table of contents
|
|
- Syntax highlighting
|
|
- Sass
|
|
|
|
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
|