1 Star 0 Fork 0

CNCF/dot-org-hugo-theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
netlify.toml 373 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrew 提交于 2025-02-18 22:23 +08:00 . Update Theme to Latest Hugo Version (#65)
[build]
publish = "exampleSite/public"
command = "cd exampleSite && npm install && hugo --environment=production --themesDir=../.. --baseURL ${DEPLOY_PRIME_URL} && npx -y pagefind --site public"
[build.environment]
NODE_VERSION = "23.7.0"
HUGO_VERSION = "0.143.1"
HUGO_THEME = "repo"
[[headers]]
for = "/*"
[headers.values]
Access-Control-Allow-Origin = "*"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cncf/dot-org-hugo-theme.git
git@gitee.com:cncf/dot-org-hugo-theme.git
cncf
dot-org-hugo-theme
dot-org-hugo-theme
main

搜索帮助