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

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

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