Skip to content

Fix CI deploy: disable RSS and fix deprecated config#387

Merged
asharkhan3101 merged 2 commits into
hugofrom
fix-community-deploy
May 17, 2026
Merged

Fix CI deploy: disable RSS and fix deprecated config#387
asharkhan3101 merged 2 commits into
hugofrom
fix-community-deploy

Conversation

@coder3101
Copy link
Copy Markdown
Member

@coder3101 coder3101 commented May 17, 2026

Two fixes:

  1. build.sh — Added --disableKinds=RSS to Hugo command. Version branches (v6.11, v7.0, etc.) use the old Docsy theme whose RSS template fails with Hugo 0.161+.

  2. config.toml — Changed languageName to label (deprecated since Hugo 0.158).

@coder3101 coder3101 changed the title Fix CI deploy: disable RSS in build script Fix CI deploy: disable RSS and fix deprecated config May 17, 2026
@asharkhan3101 asharkhan3101 enabled auto-merge (squash) May 17, 2026 19:17
@asharkhan3101 asharkhan3101 merged commit 8b341c1 into hugo May 17, 2026
6 checks passed
@asharkhan3101 asharkhan3101 deleted the fix-community-deploy branch May 17, 2026 19:17
github-actions Bot pushed a commit that referenced this pull request May 17, 2026
* Fix CI: disable RSS in build script for version branches

* Fix deprecated languageName -> label in config.toml 8b341c1
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.

2 participants