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

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

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