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

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

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