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: 537f3b47162ad04dba24b9c5f9f544e67fc2635a (plain)
1
2
3
4
5
6
7
8
[build]
  base = "exampleSite/"
  publish = "exampleSite/public"
  command = "hugo --gc --themesDir ../.. --config config-prod.toml"

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