Skip to content

chore: tag docsite footer under Reyamira and pin Hugo for Hextra compat#93

Merged
arimxyer merged 1 commit into
mainfrom
chore/reyamira-brand-tag
May 10, 2026
Merged

chore: tag docsite footer under Reyamira and pin Hugo for Hextra compat#93
arimxyer merged 1 commit into
mainfrom
chore/reyamira-brand-tag

Conversation

@arimxyer
Copy link
Copy Markdown
Collaborator

Summary

  • Override Hextra's i18n copyright string so the docsite footer reads © 2026 Reyamira. Apache 2.0 licensed. instead of the theme default.
  • Pin pages.yml to hugo-version: 0.155.0. Hugo 0.156 removed .Site.Author, which the bundled Hextra 0.11.1 RSS template still references — leaving hugo-version: 'latest' would break the next Pages deploy. The pin holds until a Hextra upgrade resolves the incompatibility.

Test plan

  • Pages workflow runs on push without RSS template errors
  • Docsite footer renders © 2026 Reyamira. Apache 2.0 licensed. with Reyamira linking to https://reyamira.com
  • No regression in build time or content rendering

🤖 Generated with Claude Code

Override Hextra's i18n copyright string so the docsite footer reads
"© 2026 Reyamira. Apache 2.0 licensed." instead of the theme default.

Pin pages.yml to hugo-version 0.155.0. Hugo 0.156 removed
.Site.Author, which the bundled Hextra 0.11.1 RSS template still
references — leaving hugo-version on 'latest' breaks the Pages
build. The pin holds until a Hextra upgrade resolves the
incompatibility.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@arimxyer arimxyer merged commit 9ae57a9 into main May 10, 2026
11 checks passed
@arimxyer arimxyer deleted the chore/reyamira-brand-tag branch May 10, 2026 03:31
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