about summary refs log tree commit diff stats
path: root/theme.toml
Commit message (Collapse)AuthorAgeLines
* feat(table of contents): Add table of contentsEmilio Ziniades2024-05-13-0/+5
| | | | | | | | | | | 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.
* Allow end-user to disable CSP header meta tags without editing themeAlan Pearce2023-09-09-0/+1
|
* Update demo URLAlan Pearce2023-09-02-1/+1
|
* Update 'theme.toml'jakeg2023-04-28-1/+1
| | | | Fix Link.
* Make date format configurableAlan Pearce2023-04-18-0/+1
|
* Update theme linksAlan Pearce2023-04-17-2/+2
|
* Initial commitAlan Pearce2023-04-17-0/+23