代码拉取完成,页面将自动刷新
# Hugo build configuration for Netlify
# (https://gohugo.io/hosting-and-deployment/hosting-on-netlify/#configure-hugo-version-in-netlify)
# Default build settings
[build]
publish = "public"
base = "website"
command = """
git submodule update -f --init --recursive themes/docsy && \
npm install postcss@^8.0.0 postcss-cli@^8.0.0 autoprefixer@^9.0.0 && \
./scripts/set_menu_version.sh && \
hugo version && \
hugo
"""
# "production" environment specific build settings
[build.environment]
HUGO_ENV = "production"
HUGO_VERSION = "0.73.0"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。