websitetoto
Go to file
云乾 95f5a2062f coredns fix 2025-05-19 14:10:03 +08:00
.github/workflows coredns fix 2025-05-19 14:10:03 +08:00
libs fix hugo version 2025-05-11 11:18:35 +08:00
sed fix 2025-03-31 10:52:10 +08:00
webs coredns fix 2025-05-19 14:10:03 +08:00
.gitignore test 2025-03-28 14:33:14 +08:00
README.md fix 2025-03-29 14:22:20 +08:00
all.list fix chaosmesh sitemap 2025-04-23 13:17:14 +08:00
build.sh coredns3 2025-04-22 15:18:55 +08:00

README.md

websitetoto

常见问题

默认输出路径

  • hugo ./app

Hugo 版本不匹配

现象:

  • 缺少以来模板。如
ERROR render of "section" failed: "/home/runner/.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/google/docsy@v0.6.0/layouts/_default/baseof.html:4:7": execute of template failed: template: adopters/list.html:4:7: executing "adopters/list.html" at <partial "head.html" .>: error calling partial: execute of template failed: html/template:partials/head.html:52:16: no such template "_internal/google_analytics_async.html"

解决方案:

一般情况下可以通过 netlify.tomlMakefile 文件查找 hugo 版本信息。