Skip to content

Releases: frjo/hugo-theme-zen

3.5.0

25 Oct 06:42
94a6dc0
Compare
Choose a tag to compare

Changes

  • Better bullet for straight-left lists.
  • Updates to Cloudcannon example conf.

🐛 Bug Fixes

  • Make search work for all languages when contentDir is set. (#106) @frjo

Contributors to this release: @frjo

Full changelog: v3.4.5...v3.5.0

3.4.5

17 Oct 06:44
Compare
Choose a tag to compare

Changes

  • Support optional head and footer partials.
  • Add a fit-content variant to box component.
  • Add wrapper start and end shortcodes. Make editing in Cloudcannon easier since we can avoid nested shortcodes.
  • Fix bug in spacing mixin.

Contributors to this release: @frjo

Full changelog: v3.4.4...v3.4.5

3.4.4

11 Oct 08:05
Compare
Choose a tag to compare

Changes

  • Add the siteName param so site name can optionaly be set to visually-hidden.
  • Use brand colours as default for links and button colour for zen menu items.
  • Bump postcss from 8.4.26 to 8.4.31 (#105) @dependabot

Contributors to this release: @dependabot, @dependabot[bot] and @frjo

Full changelog: v3.4.3...v3.4.4

3.4.3

01 Oct 08:24
Compare
Choose a tag to compare

Changes

  • Fix cloudcannon conf for wrapper shortcode.
  • Set once: true for all addEventListener in contact.js so not to waste CPU cycels.
  • Use js.Build for minify in math partial.
  • Templates white space fixes.
  • flex-direction is already dir aware, no need to manually add it.

Contributors to this release: @frjo

Full changelog: v3.4.2...v3.4.3

3.4.2

28 Aug 18:14
Compare
Choose a tag to compare

Changes

  • Use site.Home.RelPermalink for logo and site title link.
  • Make file_stat for local podcast files work if in subdir.

Contributors to this release: @frjo

Full changelog: v3.4.1...v3.4.2

3.4.1

26 Jul 15:11
Compare
Choose a tag to compare

Changes

  • Bug fix for podcasts, path.Join do not work with full scheme URLs. Fix in feed earlier, this is for the partial.

Contributors to this release: @frjo

Full changelog: v3.4.0...v3.4.1

3.4.0

19 Jul 05:55
Compare
Choose a tag to compare

Changes

  • Use em to set header margins for better text rythm.
  • Add text-wrap: balance; for headings.
  • Add clearcookieconsent link/button option.
  • Make use of aria-current as selector and remove use of active class.
  • Use js.Build for all js minify.
  • Updating node packages.
  • Implement Release Drafter.

Contributors to this release: @dependabot, @dependabot[bot] and @frjo

Full changelog: v3.3.0...v3.4.0

3.3.0

22 May 13:23
Compare
Choose a tag to compare

What's Changed

  • Updated min_version to 0.93.0 to support .Page.Store feature.
  • .Language.Params is deprecated and will be removed in a future release.

Full Changelog: v3.2.0...v3.3.0

3.2.0

08 May 17:57
Compare
Choose a tag to compare

What's Changed

  • Do not set colour for code with syntax highlighting. (Thanks for the bug report @ummels)
  • Fix some bugs with mobile toggle.
  • Message highlight.
  • Make sure headings etc. also gets inverted in boxes.
  • Add %button--shadow to zen styles.

Full Changelog: v3.1.0...v3.2.0

3.1.0

26 Apr 10:12
Compare
Choose a tag to compare

What's Changed

  • Add math render codeblock and math shortcode (KaTeX).
  • Add support for pre and post in menu items.
  • Add style components for zebra-tables and responsive-tables.
  • Add schema.org BreadcrumbList to JSON+LD by @danielfdickinson in #87
  • Bump yaml, stylelint, stylelint-config-standard-scss and stylelint-scss by @dependabot in #89

Full Changelog: v3.0.0...v3.1.0