Welcome to mirror list, hosted at ThFree Co, Russian Federation.

netlify.toml - github.com/zerostaticthemes/hugo-serif-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eedb34c39cdc6a207990f6c46217511501457ff8 (plain)
1
2
3
4
5
6
7
8
[build]
  publish = "exampleSite/public"
  command = "cd exampleSite && hugo --gc --themesDir ../.."

[build.environment]
  HUGO_VERSION = "0.80.0"
  HUGO_THEME = "repo"
  HUGO_BASEURL = "/"