Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat(table of contents): Add table of contents | Emilio Ziniades | 2024-05-13 | -1/+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. | |||
* | Change date format to YYYY-MM-DD | Oleksii Dobrovolskyi | 2024-03-17 | -1/+1 |
| | ||||
* | Create optional language switcher | Alan Pearce | 2024-02-18 | -4/+10 |
| | ||||
* | Create basic German version of website | Alan Pearce | 2024-02-18 | -4/+31 |
| | ||||
* | Add Home to extra.main_menu so it can be translated on the multilingual websites | Oleksii Dobrovolskyi | 2024-02-14 | -0/+4 |
| | ||||
* | Allow end-user to disable CSP header meta tags without editing theme | Alan Pearce | 2023-09-09 | -0/+1 |
| | ||||
* | Update base_url | Alan Pearce | 2023-09-09 | -1/+1 |
| | ||||
* | Add meta description | Alan Pearce | 2023-09-02 | -1/+1 |
| | ||||
* | Make date format configurable | Alan Pearce | 2023-04-18 | -0/+1 |
| | ||||
* | Fix demo site base_url | Alan Pearce | 2023-04-17 | -1/+1 |
| | ||||
* | Initial commit | Alan Pearce | 2023-04-17 | -0/+33 |