about summary refs log tree commit diff stats
path: root/content
Commit message (Collapse)AuthorAgeLines
* feat(table of contents): Add table of contentsEmilio Ziniades2024-05-13-0/+1
| | | | | | | | | | | This feature is disabled by default, but can be enabled/disabled globally or per-page. Zola already provides `page.toc`, this PR simply adds a macro to recursively render that data in nested `ul`s. It also establishes some configuration options to display it and set a maximum headers level.
* Create basic German version of websiteAlan Pearce2024-02-18-0/+77
|
* Remove duplicate header in demo contentAlan Pearce2023-04-26-2/+0
|
* %s/Hugo/Zola/gAlan Pearce2023-04-18-2/+2
|
* Initial commitAlan Pearce2023-04-17-0/+209