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

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