| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Tested, seems to work. |
Sorry, something went wrong.
curly brackets did not go well with the hugo update #359
|
Update: |
Sorry, something went wrong.
|
Note: I get error messages when trying to hugo server locally (hugo version 0.145.0-3). We should double check to make this future proof. ERROR deprecated: site config key paginate was deprecated in Hugo v0.128.0 and subsequently removed. Use pagination.pagerSize instead.
Watching for changes in /data/git/tutorials_pr/{content,data,layouts,package.json,static,themes}
Watching for config changes in /data/git/tutorials_pr/config.toml
Start building sites …
hugo v0.145.0+extended+withdeploy linux/amd64 BuildDate=unknown
ERROR deprecated: .Site.LastChange was deprecated in Hugo v0.123.0 and subsequently removed. Use .Site.Lastmod instead.
ERROR render of "/data/git/tutorials_pr/content/articles/_index.md" failed: "/data/git/tutorials_pr/themes/minimo/layouts/_default/list.html:1:3": execute of template failed: template: _default/list.html:1:3: executing "_default/list.html" at <partial "header" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/header.html:4:4": execute of template failed: template: partials/header.html:4:4: executing "partials/header.html" at <partial "head/head" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/head.html:9:5": execute of template failed: template: partials/head/head.html:9:5: executing "partials/head/head.html" at <partial "head/includes" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/includes.html:14:4": execute of template failed: template: partials/head/includes.html:14:4: executing "partials/head/includes.html" at <partial "head/analytics" .>: error calling partial: execute of template failed: html/template:partials/head/analytics.html:1:13: no such template "_internal/google_analytics_async.html"
ERROR render of "/data/git/tutorials_pr/content/_index.md" failed: "/data/git/tutorials_pr/themes/minimo/layouts/index.html:1:3": execute of template failed: template: index.html:1:3: executing "index.html" at <partial "header" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/header.html:4:4": execute of template failed: template: partials/header.html:4:4: executing "partials/header.html" at <partial "head/head" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/head.html:9:5": execute of template failed: template: partials/head/head.html:9:5: executing "partials/head/head.html" at <partial "head/includes" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/includes.html:14:4": execute of template failed: template: partials/head/includes.html:14:4: executing "partials/head/includes.html" at <partial "head/analytics" .>: error calling partial: execute of template failed: html/template:partials/head/analytics.html:1:13: no such template "_internal/google_analytics_async.html"
ERROR render of "/404" failed: "/data/git/tutorials_pr/themes/minimo/layouts/404.html:1:3": execute of template failed: template: 404.html:1:3: executing "404.html" at <partial "header" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/header.html:4:4": execute of template failed: template: partials/header.html:4:4: executing "partials/header.html" at <partial "head/head" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/head.html:9:5": execute of template failed: template: partials/head/head.html:9:5: executing "partials/head/head.html" at <partial "head/includes" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/includes.html:14:4": execute of template failed: template: partials/head/includes.html:14:4: executing "partials/head/includes.html" at <partial "head/analytics" .>: error calling partial: execute of template failed: html/template:partials/head/analytics.html:1:13: no such template "_internal/google_analytics_async.html"
ERROR render of "/data/git/tutorials_pr/content/articles/computing/index.md" failed: "/data/git/tutorials_pr/themes/minimo/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/header.html:4:4": execute of template failed: template: partials/header.html:4:4: executing "partials/header.html" at <partial "head/head" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/head.html:9:5": execute of template failed: template: partials/head/head.html:9:5: executing "partials/head/head.html" at <partial "head/includes" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/includes.html:14:4": execute of template failed: template: partials/head/includes.html:14:4: executing "partials/head/includes.html" at <partial "head/analytics" .>: error calling partial: execute of template failed: html/template:partials/head/analytics.html:1:13: no such template "_internal/google_analytics_async.html"
Built in 76 ms
Error: error building site: render: failed to render pages: render of "/data/git/tutorials_pr/content/articles/skills/index.md" failed: "/data/git/tutorials_pr/themes/minimo/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/header.html:4:4": execute of template failed: template: partials/header.html:4:4: executing "partials/header.html" at <partial "head/head" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/head.html:9:5": execute of template failed: template: partials/head/head.html:9:5: executing "partials/head/head.html" at <partial "head/includes" .>: error calling partial: "/data/git/tutorials_pr/themes/minimo/layouts/partials/head/includes.html:14:4": execute of template failed: template: partials/head/includes.html:14:4: executing "partials/head/includes.html" at <partial "head/analytics" .>: error calling partial: execute of template failed: html/template:partials/head/analytics.html:1:13: no such template "_internal/google_analytics_async.html"
|
Sorry, something went wrong.
|
There is still a major issue to be discussed with maintainers: Sidenote: I also removed our twitter link. Related IssueLoosely related to PR #375 which was merged in here; hugo_update should be merged only after GHA_update. TODOs before merging:
- name: Checkout (theme)
uses: actions/checkout@v6
with:
repository: ????/minimo # ***
ref: update_202605 # ***
path: themes/minimo
- name: Setup Hugo
uses: peaceiris/actions-hugo@32c7754570a8edd0ae33352fae4a8448f23858e9 #v3.1.0
with:
hugo-version: '0.161.1' # ***
# extended: true
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
The Hugo build instructions were a bit dated.
The site would not build locally any more.
More errors were related to changed partials from the minimo theme.
I have also attempted to update the github actions workflow.
This is the attempt to migrate to the latest versions of hugo and minimo.