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

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

[build.environment]
  HUGO_VERSION = "0.94.2"
  HUGO_THEME = "repo"