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

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

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