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

README.md - github.com/gohugoio/hugoThemesSite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c865e2d62f3e1f711652eed1e0cf544aaad41111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Hugo Themes Site

Site Layout for https://themes.gohugo.io. 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 in the `/templates` folder:

* `config-tpl-base-<theme>.toml` OR `config-tpl-base.toml`
* `config-tpl-params-<theme>.toml` OR `config-tpl-params.toml`