Skip to content

Releases: thegeeklab/hugo-geekdoc

v0.9.1

21 Feb 13:58
Compare
Choose a tag to compare

Changelog

v0.9.1 (2021-02-21)

Bug Fixes

  • prevend wrong formatting for linked images

CI Pipeline

  • enable spellchecking for frontmatter titles

Others

  • normalize sass default vars

v0.9.0

20 Feb 22:39
a6f5bb9
Compare
Choose a tag to compare

Changelog

v0.9.0 (2021-02-21)

Bug Fixes

  • avoid overlapping site footer in print view (#72)

Features

  • add structured data annotation to breadcrumb nav (#67)
  • add custom img shortcode (#71)

v0.8.6

17 Feb 08:31
d9daf73
Compare
Choose a tag to compare

Changelog

v0.8.6 (2021-02-17)

Bug Fixes

  • replace markdownify with renderString to use render hooks (#65)

CI Pipeline

  • auto-generate changelog

v0.8.5

07 Feb 14:15
Compare
Choose a tag to compare

Changelog

v0.8.5 (2021-02-07)

Bug Fixes

  • set line-height in normalized h1 to avoid overlapping (#58)

Others

  • set a proper value for lighthouse throttling (#59)

v0.8.4

04 Feb 09:19
Compare
Choose a tag to compare

Changelog

v0.8.4 (2021-02-04)

Fixes

  • use custom render templates to fix references (#56)

v0.8.3

24 Jan 11:16
Compare
Choose a tag to compare

Changelog

v0.8.3 (2021-01-24)

Features

  • add collapsible sections to bundle menu (#53)

Docs

  • fix gulp instructions in readme
  • fix link to Getting Started guide in readme (#44)

Others

  • deps: update dependency gulp-iconfont to v11 (#48)

v0.8.2

05 Jan 15:52
Compare
Choose a tag to compare

Changelog

v0.8.2 (2021-01-05)

Fixes

  • fetch search data as JSON rather than JS (#43)

Docs

  • add contributing information

Others

  • use renovate preset config

v0.8.1

23 Dec 16:04
Compare
Choose a tag to compare
  • BUGFIX
    • fix empty search list after page refresh
    • fix search issue if geekdocSearchShowParent is disabled

v0.8.0

22 Dec 12:58
Compare
Choose a tag to compare
  • ENHANCEMENT
    • Rework search as a dropdown list #38 (@LukasHirt)
    • Use option geekdocSearchShowParent to group search results by parent #38 (@LukasHirt).
      This is changing the current behavior of prefixing search results with the parent by
      grouped nested lists.
    • Add ok color option for hint shortcode

v0.7.3

02 Dec 14:52
Compare
Choose a tag to compare
  • BUGFIX
    • fix flexsearch loading