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

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

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