Created
March 28, 2026 01:33
-
-
Save ology/7edeed5fddd116e6ae9e633e947f17c0 to your computer and use it in GitHub Desktop.
hugo barfs - hints? :)
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
| gene@zappa:~/repos/perldotcom master> hugo server --buildDrafts --buildFuture | |
| Watching for changes in /Users/gene/repos/perldotcom/content/{article,json,legacy}, /Users/gene/repos/perldotcom/data/author, /Users/gene/repos/perldotcom/layouts/{_default,about,latest_articles,partials,shortcodes,...}, /Users/gene/repos/perldotcom/package.json, /Users/gene/repos/perldotcom/static/{css,fonts,images,media,widget} | |
| Watching for config changes in /Users/gene/repos/perldotcom/hugo.toml | |
| Start building sites … | |
| hugo v0.159.1+extended+withdeploy darwin/arm64 BuildDate=2026-03-26T09:54:15Z VendorInfo=Homebrew | |
| WARN deprecated: .Site.Data was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Data instead. | |
| Built in 2238 ms | |
| ERROR error building site: render: [en v1.0.0 guest] failed to render pages: render of "/authors/adam-kennedy" failed: "/Users/gene/repos/perldotcom/layouts/_default/rss.xml:8:50": execute of template failed: template: rss.xml:8:50: executing "rss.xml" at <.Site.Author.email>: can't evaluate field Author in type page.Site |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment