Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | style: reformat toml files | Alan Pearce | 2024-05-28 | -5/+5 |
| | ||||
* | feat(table of contents): Add table of contents | Emilio Ziniades | 2024-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 theme | Alan Pearce | 2023-09-09 | -0/+1 |
| | ||||
* | Update demo URL | Alan Pearce | 2023-09-02 | -1/+1 |
| | ||||
* | Update 'theme.toml' | jakeg | 2023-04-28 | -1/+1 |
| | | | | Fix Link. | |||
* | Make date format configurable | Alan Pearce | 2023-04-18 | -0/+1 |
| | ||||
* | Update theme links | Alan Pearce | 2023-04-17 | -2/+2 |
| | ||||
* | Initial commit | Alan Pearce | 2023-04-17 | -0/+23 |