Skip to content

fix: Hugo 0.157+ compatibility#350

Closed
jptosso wants to merge 1 commit intomainfrom
fix/hugo-compatibility
Closed

fix: Hugo 0.157+ compatibility#350
jptosso wants to merge 1 commit intomainfrom
fix/hugo-compatibility

Conversation

@jptosso
Copy link
Member

@jptosso jptosso commented Mar 6, 2026

Summary

  • Remove deprecated [caches.getjson] config (invalid in Hugo 0.157+)
  • Guard katex minify | fingerprint behind kaTex config flag to prevent nil resource errors
  • Remove .Site.Author references from rss.xml (field removed in Hugo 0.157)

Test plan

  • hugo --minify builds successfully with Hugo 0.157+
  • RSS feed renders correctly without author fields

- Remove deprecated [caches.getjson] config
- Guard katex minify/fingerprint behind kaTex config flag
- Remove .Site.Author references from rss.xml (removed in Hugo 0.157)
@jptosso jptosso requested a review from a team as a code owner March 6, 2026 15:09
@jptosso jptosso closed this Mar 6, 2026
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