Skip to content

Releases: InputUsername/zola-hook

v1.8.1

27 Aug 19:59

Choose a tag to compare

  • Add top padding to code blocks and moved the name label to the left

v1.8.0

20 Aug 21:08
935e78c

Choose a tag to compare

  • Reduce line height in code blocks to 1.2em
  • Add support for name annotation on code blocks
    • Adds a small label in the top-right with the name
  • Add support for linenos annotation (line numbering)
  • Fix text color in code highlight
  • Change preview syntax theme from agola-dark to gruvbox-dark

v1.7.0

12 Aug 20:37
dc0d7ab

Choose a tag to compare

  • Increase line-height from 1.3em to 1.5em
  • Remove unused doublespace class
  • Set code font size to 75%
  • Fix code highlight (<mark>) display
    • The highlight now takes the full width even when overflowing
  • Don't list empty taxonomies on pages

v1.6.0

04 Mar 15:15
5e8779d

Choose a tag to compare

  • Add support for Zola 0.19+ feed filenames (#13)

v1.5.0

17 Feb 13:26

Choose a tag to compare

  • Add support for bottom_footnotes = true
  • Bump minimum Zola version to v0.19.0

v1.4.0

04 Sep 08:52

Choose a tag to compare

  • Add support for taxonomies (#9)
  • Refactor light/dark mode to make it easier to update in the future (#11)

v1.3.0

24 Jun 17:58
6644da0

Choose a tag to compare

  • Add table styles (#7)
  • Automatically add link for feed if enabled (#8)

v1.2.0

29 May 20:01

Choose a tag to compare

  • Add aria-label to dark/light mode button (#3)
  • Add meta tag description support (#4)

v1.1.0

19 Jan 17:13
d438ddd

Choose a tag to compare

  • Keep dark mode on page transition (#2)

v1.0.0

19 Jan 17:08

Choose a tag to compare

Initial release