Skip to content

⬆️ update Zola to 0.22.0#58

Merged
welpo merged 1 commit intomainfrom
feat/upgrade-to-0.22.0
Jan 14, 2026
Merged

⬆️ update Zola to 0.22.0#58
welpo merged 1 commit intomainfrom
feat/upgrade-to-0.22.0

Conversation

@welpo
Copy link
Owner

@welpo welpo commented Jan 14, 2026

Breaking change

Needs different config if using 0.22.0 VS older versions. Older versions need:

[markdown]
highlight_code = true
bottom_footnotes = true
# To use a Zola built-in theme, CSP needs to allow unsafe-inline for style-src.
highlight_theme = "css"
smart_punctuation = true

Newer:

[markdown]
bottom_footnotes = true
smart_punctuation = true

[markdown.highlighting]
theme = "catppuccin-frappe"
style = "class"

Related: welpo/tabi#611

@welpo welpo merged commit 8ddb2a9 into main Jan 14, 2026
2 checks passed
@welpo welpo deleted the feat/upgrade-to-0.22.0 branch January 14, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant