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

netlify.toml - github.com/themefisher/kross-hugo-portfolio-template.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8ef10bbafe38c61f114d9930db38e4b80e77ec32 (plain)
1
2
3
4
5
6
7
[build]
  publish = "exampleSite/public"
  command = "cd exampleSite && hugo --gc --themesDir ../.."
  
[build.environment]
  HUGO_VERSION = "0.71.1"
  HUGO_THEME = "repo"