Skip to content

v1.1.0

Choose a tag to compare

@andreashaerter andreashaerter released this 31 Aug 21:49

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 description in 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.handleTags to params.theme.vanityPageTags and changed the default value from ["go-module", "hugo-module"] to ["go-module"].