Skip to content

hugo-config: Added site params to fix RSS feed#605

Open
tangelll wants to merge 3 commits intoOSGeo:masterfrom
tangelll:hugo-modernization
Open

hugo-config: Added site params to fix RSS feed#605
tangelll wants to merge 3 commits intoOSGeo:masterfrom
tangelll:hugo-modernization

Conversation

@tangelll
Copy link

This pull request open for this issue #604 .

Results in both version in hugo 0.113 and hugo 0.157 in below

**hugo v.0113

tart building sites …
hugo v0.113.0-085c1b3d614e23d218ebf9daad909deaa2390c9a+extended darwin/arm64 BuildDate=2023-06-05T15:04:51Z VendorInfo=gohugoio

               |  EN   

-------------------+-------
Pages | 241
Paginator pages | 0
Non-page files | 10
Static files | 1254
Processed images | 66
Aliases | 0
Sitemaps | 1
Cleaned | 0

Built in 733 ms
Watching for changes in /Users/tangel/Works/grass-website/{archetypes,content,data,static,themes}
Watching for config changes in /Users/tangel/Works/grass-website/config.toml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop

**hugo 0.157

Start building sites …
hugo v0.113.0-085c1b3d614e23d218ebf9daad909deaa2390c9a+extended darwin/arm64 BuildDate=2023-06-05T15:04:51Z VendorInfo=gohugoio

               |  EN   

-------------------+-------
Pages | 241
Paginator pages | 0
Non-page files | 10
Static files | 1254
Processed images | 66
Aliases | 0
Sitemaps | 1
Cleaned | 0

Built in 924 ms
Watching for changes in /Users/tangel/Works/grass-website/{archetypes,content,data,static,themes}
Watching for config changes in /Users/tangel/Works/grass-website/config.toml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop

@cwhite911 cwhite911 changed the title hugo-modernization hugo-config: Added site params to fix RSS feed Feb 27, 2026
tangelll and others added 2 commits February 27, 2026 20:54
Co-authored-by: Corey White <smortopahri@gmail.com>
Co-authored-by: Corey White <smortopahri@gmail.com>
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