Releases: frjo/hugo-theme-zen
Releases · frjo/hugo-theme-zen
3.5.0
Changes
- Better bullet for straight-left lists.
- Updates to Cloudcannon example conf.
🐛 Bug Fixes
Contributors to this release: @frjo
Full changelog: v3.4.5...v3.5.0
3.4.5
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
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
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
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
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
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
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
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
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