Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add i18n langs trans example
* partials
* Update sample site
* cc of variables of config
* Clean PR
* revert master data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- documentation in README.md and exampleSite/config.{toml,yaml}
|
|
- Fixes #69
- Section headings are listed once
- Sections and normal pages sort with the same weights amongst themselves
|
|
- search javascript
- SCSS processed stylesheet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Congif googlefonts parameter now loads (by default or discards by setting) locally loaded Oxygen from _fonts.scss based on the user's preference.
|
|
Changed the with block to an if block to enable turning off of Google Fonts from config.
|
|
Functionality to enable or disable Google Fonts.
|
|
|
|
|
|
|
|
|
|
Note that this requires this fix in Hugo 0.55.2:
https://github.com/gohugoio/hugo/issues/5865
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|