github alex-shpak/hugo-book v0.15.0

3 hours ago

Breaking Changes

  • Theme does not rely on SASS and extended Hugo anymore, assets/custom.scss is renamed to assets/styles/custom.css together with other SCSS files.
  • MiniSearch library replaces fusejs for better full-text search.
  • KaTeX JS is removed, replaced by Hugo implementation.

Notable changes

  • New search UI with match work highlight.
  • Search is now loaded lazily.
  • New {{% steps %}} shortcode design.
  • Upgraded mermaidjs and updated theming to match site colors.
  • Fix tabs: use page-level counter for unique group IDs by @dastrobu in #818
  • Fix zh-TW Traditional Chinese i18n by @PeterDaveHello in #824
  • Fix whitespace (fixes #823), add archived option by @nicolandu in #825

New Contributors

Full Changelog: v0.14.0...v0.15.0

Don't miss a new hugo-book release

NewReleases is sending notifications on new releases.