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

github.com/gohugoio/hugoThemesSite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2015-07-10 18:26:19 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2015-07-10 18:26:19 +0300
commit4021be0262e68c56499319a0c36abd5614c54940 (patch)
tree3beb3edfedebb536ab7603c4e3f5b05f9ff1d89d /README.md
parent2ef1518a8adcdb8a17b27f064eaaead4152796c0 (diff)
Split site config
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index df97571..941f6a2 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,13 @@
Site Layout for http://themes.gohugo.io (not live yet). Includes script to generate content from all themes in hugoThemes.
**Under construction**
+
+
+# Configurations Templates
+
+To build the demo sites for the themes, some configuration is needed -- somethimes config specific for a theme.
+
+The script builds the site config given the following scheme:
+
+* config-tpl-base-<theme>.toml OR config-tpl-base.toml
+* config-tpl-params-<theme>.toml OR config-tpl-params.toml