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

netlify.toml - github.com/themefisher/northendlab-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60b1323ef73aa6e1102de9378967a2b058f5d70c (plain)
1
2
3
4
5
6
7
8
[build]
  publish = "exampleSite/public"
  command = "cd exampleSite && hugo --gc --themesDir ../.."
  
[build.environment]
  HUGO_VERSION = "0.73.0"
  HUGO_THEME = "repo"
  HUGO_BASEURL = "/"