Inline the submodule of themes/hermit with a git-subtree
Add 'themes/hermit/' from commit '56843f347a642324970ba30d58f23c64e037bb7c'
git-subtree-dir: themes/hermit
git-subtree-mainline: 7844fa5501c271b1b2b5ece2cb19f3202cd6e5ad
git-subtree-split: 56843f347a
This commit is contained in:
13
themes/hermit/netlify.toml
Normal file
13
themes/hermit/netlify.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[build]
|
||||
base = "exampleSite"
|
||||
command = "hugo --gc --themesDir ../.. -b $URL"
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_THEME = "repo"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "hugo --gc --themesDir ../.. -b $DEPLOY_PRIME_URL"
|
||||
|
||||
[context.branch-deploy]
|
||||
command = "hugo --gc --themesDir ../.. -b $DEPLOY_PRIME_URL"
|
||||
Reference in New Issue
Block a user