Skip to content

Releases: thegeeklab/hugo-geekdoc

v0.16.1

20 Jul 09:21
fe54c22
Compare
Choose a tag to compare

Changelog

v0.16.1 (2021-07-20)

Bug Fixes

  • fix horizontal floating of the site footer (#169)

v0.16.0

20 Jul 08:28
a2607d3
Compare
Choose a tag to compare

Changelog

v0.16.0 (2021-07-20)

Features

  • add 'back-to-top' link to site footer (#167)
  • add span with class 'gdoc-brand__title' around site title (#168)

Others

  • deps: lock file maintenance (#163)

v0.15.0

10 Jul 11:33
56a0d44
Compare
Choose a tag to compare

Changelog

v0.15.0 (2021-07-10)

Features

  • add site parameter geekdocCollapseAllSections to collapse every section (#162)

v0.14.1

05 Jul 07:09
9682ef9
Compare
Choose a tag to compare

Changelog

v0.14.1 (2021-07-05)

Bug Fixes

  • adjust colors to improve accessibility (#159)

Others

  • deps: lock file maintenance (#160)

v0.14.0

01 Jul 08:01
9329e20
Compare
Choose a tag to compare

Changelog

v0.14.0 (2021-07-01)

Bug Fixes

  • remove headline anchors on more shortcodes (#158)
  • deps: update dependency flexsearch to v0.7.2 (#153)
  • deps: update dependency mermaid to v8.11.0 (#155)

CI Pipeline

  • disable lighthouse csp-xss assertions

Features

  • add katex math typesetting shortcode (#157)

Others

  • deps: lock file maintenance (#156)
  • deps: update devdependencies (non-major)
  • deps: update dependency prettier to v2.3.1

v0.13.5

02 Jun 20:00
51742a4
Compare
Choose a tag to compare

Changelog

v0.13.5 (2021-06-02)

Bug Fixes

  • fix rendering of nested img shortcodes (#142)

Documentation

  • autogenerate sprites data file during build (#136)
  • fix typos

Others

  • cleanup release tarballs
  • deps: lock file maintenance (#140)
  • deps: update dependency gulp-autoprefixer to v8 (#139)
  • deps: lock file maintenance (#137)

v0.13.4

22 May 11:57
021eaf7
Compare
Choose a tag to compare

Changelog

v0.13.4 (2021-05-21)

Bug Fixes

  • remove inline script usage (#133)

Features

  • add sizes 'regular' and 'large' to button shortcode (#135)

Others

  • normalize font-size vars (#134)

v0.13.3

19 May 21:00
df901ba
Compare
Choose a tag to compare

Changelog

v0.13.3 (2021-05-19)

Features

  • add partial head/custom.html for custom page head elements (#131)

Others

  • remove unused font and only preload main fonts (#132)

v0.13.2

18 May 22:12
Compare
Choose a tag to compare

Changelog

v0.13.2 (2021-05-18)

Bug Fixes

  • remove duplicate favicon declaration (#126)

Documentation

  • improve wording of columns shortcode description (#127)

Features

  • add page parameter geekdocAlign to control the text alignment of a page
  • add page parameter geekdocNav to disable navigation sidebar (#129)

Others

  • deps: lock file maintenance (#123)

v0.13.1

13 May 13:40
Compare
Choose a tag to compare

Changelog

v0.13.1 (2021-05-13)

Bug Fixes

  • deps: update dependency mermaid to v8.10.1 (#115)

Documentation

  • fix typos

Features

  • add css variable to set max height for code blocks (#119)

Others

  • deps: lock file maintenance (#112)
  • deps: update dependency prettier to v2.3.0