Commit graph

5 commits

Author SHA1 Message Date
welpo
1c067e708e
💄 fix: adapt footnotes styling for zola 0.19.x & 0.20.x
Also makes code tags slightly smaller (to match the font) in footnotes.

Zola 0.20.0 wraps footnotes in a <footer> tag, which broke existing styles.
This change makes the CSS selectors work with both old (<ol>) and new
(<footer>) HTML structures while maintaining the same visual appearance.
2025-02-16 16:25:40 +01:00
Óscar
a7e78b29ab
feat: add Mermaid diagram support (#370) 2024-08-28 14:56:30 +02:00
welpo
3b0d7e5a66
📝 docs: CSP requirements to use built-in syntax highlighting
Resolves #320.
2024-05-30 14:33:09 +02:00
welpo
5e0cbdd67d
feat: allow disabling CSP, following the hierarchy
Introduces new option `enable_csp`, true by default.
Can be set on a page, section or globally.
2024-03-15 15:04:37 +01:00
Óscar Fernández
8aabeaecc3
️ refactor: co-locate images (#200) 2023-10-07 23:27:55 +02:00
Renamed from content/blog/security.ca.md (Browse further)