Skip to content

Releases: frjo/hugo-theme-zen

1.5.1

03 Jan 09:31
Compare
Choose a tag to compare
  • Improve accessibility with use of aria-current, thanks @pitermach.
  • Use CSS flex to style taxonomy tags in posts.
  • Use safeHTMLAttr to avoid encoding characters in header meta and link tags.

1.5.0

29 Nov 08:36
Compare
Choose a tag to compare
  • Turn sidebar off by default.
  • Add German language translation. Thanks @fri-sch.
  • Improve and document how to set language direction, i.e ltr/rtl.
  • Add alternate language link tags in head.
  • Use paginator for mainSections on home page.
  • Increase hight of code blocks.
  • CSS: Improve code styling when using pygments.
  • Do not build styles twise in development. Output identical.
  • Add a script to copy files most commonly overridden on a new site.

1.4.2

10 Sep 07:18
Compare
Choose a tag to compare
  • Updated feed templates for Hugo v0.58.0.
  • Truncate description in meta tags to 170 characters if it is taken from .Summary.
  • Added og:type meta tag.

1.4.1

02 Sep 06:00
Compare
Choose a tag to compare
  • Updated node packages.

1.4.0

02 Sep 05:57
Compare
Choose a tag to compare
  • Minimum Hugo version is now 0.57.0.
  • Implemented "mainSections" for front page.
  • Use alias .Pages instead of .Data.Pages.
  • Minor fix to og:image meta tag.
  • Minor improvements to README

1.3.0

31 Jul 18:37
Compare
Choose a tag to compare
  • Merge partials for head and add logic so they can be added once in baseof instead of in each single and list template.
  • Removed "meta" block and "renamed "header" block to "head".
  • Add https to Matomo links.
  • Remove obsolete attributes from meta viewport.
  • Add itemprop author so author is detected in browsers reader view.
  • Make use of the fact that Hugo sets enviroment to development when running hugo server.
  • Cleanup the menu partials, utilise Hugo features and performance better.
  • Moving logic inside matomo partial.
  • Update mode packages.

1.2.0

20 Jun 07:11
Compare
Choose a tag to compare
  • Minimum Hugo version is now 0.55.0.
  • Replace deprecated variables .Hugo and .UniqueID with hugo and .File.UniqueID.
  • Fixing non valid json ld (should never do json by hand).
  • Updated to jQuery v3.4.1.
  • Portuguese translation by eriicf

1.1.1

31 May 13:02
Compare
Choose a tag to compare
  • Removed redundant imports in sass files.
  • Bug fix in param name for safariPinnedColor.
  • Why did I set margin 0 for figure tag? Now fixed.

1.1.0

30 May 22:00
Compare
Choose a tag to compare
  • Added support for podcasts.
  • Improve favicon meta tags, support realfavicongenerator.
  • Improved the Readme, thank you to the nice Cupper Hugo theme

1.0.0

03 May 08:17
Compare
Choose a tag to compare

First release.