Releases: foundata/hugo-theme-govanity
Releases · foundata/hugo-theme-govanity
Release list
v1.1.0
A big update, making the theme far more useful and nice by default.
Added
- Styling based on Pico CSS.
- Dark/light mode switch.
- Many options to configure the theme's behavior (see README section “Settings”).
- German translation (#5).
Changed
- All strings are now handled via Hugo's i18n mechanism. You can easily override them in your local site configuration (#5).
- A page's
descriptionin Front Matter is now used for metadata, the overview page, and as a section in the detail view (#4). - The build now fails with errors if mandatory
<meta>tags cannot be generated (#3). - ⚠ Renamed
params.handleTagstoparams.theme.vanityPageTagsand changed the default value from["go-module", "hugo-module"]to["go-module"].