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

9 行
186B

  1. [build]
  2. publish = "exampleSite/public"
  3. command = "cd exampleSite && hugo --gc --themesDir ../.."
  4. [build.environment]
  5. HUGO_VERSION = "0.51"
  6. HUGO_THEME = "repo"
  7. HUGO_BASEURL = "/"