7 Commits

Author SHA1 Message Date
welpo
a7833299ff
💥 feat!: add tag filtering for projects (#431)
- Card (project) images no longer require manual top/bottom margin
adjustments for proper spacing. Action needed: Review existing card
images as previous manual margin adjustments may now be
unnecessary/excessive.
- Sites using `cards.html` with tags will now load JavaScript by
default when tags are present. To maintain no-JS behaviour, explicitly
set `enable_cards_tag_filtering = false` in either `config.toml` or the
`_index.md` file where `cards.html` is used.
2024-11-17 00:38:32 +01:00
Óscar
a7e78b29ab
feat: add Mermaid diagram support (#370) 2024-08-28 14:56:30 +02:00
renovate[bot]
6ca5a56055
⬆️ chore(deps): update demo and CI to Zola v0.19.1 (#345)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-07-01 15:08:18 +02:00
welpo
ced0cb43b6
📝 docs: deprecate JS footnote backlinks
In favour of native `bottom_footnotes` available in Zola 0.19.0.
2024-07-01 14:20:29 +02:00
welpo
b70efd1642
feat: enable adding URL/path to code blocks (#307) 2024-05-03 17:37:40 +02:00
Óscar
906bc9dec0
feat: add search functionality (#250) 2024-01-08 01:00:52 +01:00
Óscar Fernández
8aabeaecc3
️ refactor: co-locate images (#200) 2023-10-07 23:27:55 +02:00