Modernize Hugo blog repository#3
Merged
Merged
Conversation
asabla
commented
Jan 13, 2026
Owner
- Initialize Binario theme submodule for local development
- Pin Hugo version to 0.154.5 for reproducible builds
- Update GitHub Actions to latest versions (checkout@v4, hugo@v3, gh-pages@v4)
- Update baseURL to use full domain (https://blog.asabla.net/)
- Update Web App Manifest with proper blog name and description
- Clean up debug comments in Cloudflare cache purge script
- Update GitHub API to use modern version (2022-11-28)
- Enhance default archetype template with categories, tags, and description fields
750a2ce to
ec81b8a
Compare
- Override theme baseof.html template to remove Google Analytics - Upgrade Hugo from v0.124.1 to v0.139.3 - Theme override allows using modern Hugo without modifying submodule
793bd27 to
33a41ce
Compare
- Update pagination config to modern Hugo v0.128.0+ syntax - Replace custom cache purge script with official Cloudflare action - Simplifies workflow and removes dependency on custom script
- Disable Disqus comments (DisqusShortname removed in Hugo v0.125.0+) - Move Author config to Params.Author (deprecated since Hugo v0.124.0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.