您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

4 年前
4 年前
1234567891011121314
  1. [build]
  2. publish = "exampleSite/public"
  3. command = "cd exampleSite && hugo --gc --themesDir ../.."
  4. [build.environment]
  5. HUGO_VERSION = "0.73.0"
  6. HUGO_THEME = "repo"
  7. HUGO_BASEURL = "/"
  8. [[plugins]]
  9. package = "netlify-plugin-hugo-cache-resources"
  10. [[plugins]]
  11. package = "netlify-plugin-is-website-vulnerable"