Skip to content

Releases: McShelby/hugo-theme-relearn

2.4.1

07 Oct 19:30
2.4.1
992cfb0
Compare
Choose a tag to compare

Fixes

  • [bug] theme: remove runtime styles from print #111

2.4.0

07 Oct 19:24
2.4.0
0ca4005
Compare
Choose a tag to compare

Enhancements

  • [feature] lang: add vietnamese translation #109
  • [feature] theme: simplify stylesheet for color variants #107
  • [feature] hidden pages: remove from RSS feed, JSON, taxonomy etc #102
  • [feature] theme: announce alternative content in header #101
  • [feature] menu: frontmatter option to change sort predicate #98
  • [feature] menu: add default setting for menu expansion #97
  • [feature] theme: improve print style #93
  • [feature] theme: improve style #92

Fixes

  • [bug] include: don't generate additional HTML if file should be displayed "as is" #110
  • [bug] attachments: fix broken links if multilang config is used #105
  • [bug] theme: fix sticky header to remove horizontal scrollbar #82

Maintenance

  • [task] chore: update fontawesome #94

2.3.2

20 Sep 20:23
2.3.2
891ecac
Compare
Choose a tag to compare

Fixes

  • [bug] docs: rename history pirate translation #91

2.3.1

20 Sep 20:10
2.3.1
354bb1c
Compare
Choose a tag to compare

Fixes

  • [bug] docs: rename english pirate translation to avoid crash on rendering #90

2.3.0

13 Sep 19:16
2.3.0
c4e5ed0
Compare
Choose a tag to compare

Fixes

  • [bug] theme: fix usage of section element #88

Maintenance

  • [task] theme: ensure IE11 compatiblity #89
  • [task] docs: Arrr! showcase multilang featurrre #87

2.2.0

09 Sep 23:16
2.2.0
5818228
Compare
Choose a tag to compare

Enhancements

  • [feature] sitemap: hide hidden pages from sitemap and SEO indexing #85

Fixes

  • [bug] theme: fix showVisitedLinks in case Hugo is configured to modify relative URLs #86

Maintenance

  • [task] theme: switch from data-vocabulary to schema #84

2.1.0

07 Sep 19:48
2.1.0
d205108
Compare
Choose a tag to compare

Enhancements

  • [feature] search: open expand if it contains search term #80
  • [feature] menu: scroll active item into view #79
  • [feature] search: disable search in hidden pages #76
  • [feature] search: improve readability of index.json #75
  • [feature] search: increase performance #74
  • [feature] search: improve search context preview #73

Fixes

  • [bug] search: hide non-site content #81
  • [bug] menu: always hide hidden sub pages #77

2.0.0

28 Aug 10:25
2.0.0
7315c60
Compare
Choose a tag to compare

Enhancements

  • [feature] tabs: enhance styling #65
  • [feature] theme: improve readability #64
  • [feature] menu: show hidden pages if accessed directly #60
  • [feature] theme: treat pages without title as hidden #59
  • [feature] search: show search results if field gains focus #58
  • [feature] theme: add partial templates for pre/post menu entries #56
  • [feature] theme: make chapter archetype more readable #55
  • [feature] children: add parameter for container style #53
  • [feature] theme: make content a template #50
  • [feature] menu: control menu expansion with alwaysopen parameter #49
  • [feature] include: new shortcode to include other files #43
  • [feature] theme: adjust print styles #35
  • [feature] code highligher: switch to standard hugo highlighter #32

Fixes

  • [bug] arrow-nav: default sorting ignores ordersectionsby #63
  • [bug] children: default sorting ignores ordersectionsby #62
  • [bug] arrow-nav: fix broken links on (and below) hidden pages #61
  • [bug] theme: remove superflous singular taxonomy from taxonomy title #46
  • [bug] theme: missing --MENU-HOME-LINK-HOVER-color in documentation #45
  • [bug] theme: fix home link when base URL has some path #44

Maintenance

  • [task] docs: include changelog in exampleSite #33

1.2.0

26 Jul 09:28
1.2.0
540bd91
Compare
Choose a tag to compare

Enhancements

  • [feature] theme: adjust copy-to-clipboard #29
  • [feature] attachments: adjust style between notice boxes and attachments #28
  • [feature] theme: adjust blockquote contrast #27
  • [feature] expand: add option to open on page load #25
  • [feature] expand: rework styling #24
  • [feature] attachments: sort output #23
  • [feature] notice: make restyling of notice boxes more robust #20
  • [feature] notice: fix contrast issues #19
  • [feature] notice: align box colors to common standards #18
  • [feature] notice: use distinct icons for notice box type #17

Fixes

  • [bug] attachments: support i18n for attachment size #21
  • [bug] notice: support i18n for box labels #16
  • [bug] notice: support multiple blocks in one box #15

Maintenance

  • [task] dependency: upgrade jquery to 3.6.0 #30

1.1.1

04 Jul 19:06
1.1.1
9921f9a
Compare
Choose a tag to compare

Maintenance

  • [task] theme: prepare for new hugo theme registration #13