Skip to content

Releases: matcornic/hugo-theme-learn

v2.5.0

01 Jun 14:44
Compare
Choose a tag to compare

New features

  • [feature] Allow custom css files to be loaded by configuration #376
  • [feature] Added flag to turn off image featherlight #333

Bug Fixes

  • [bug] fix null pointer when no params on image url #383
  • [bug] can't give argument to non-function not .Params.hidden #403
  • [bug] Fix .File.UniqueID on zero object warning #372
  • [bug] fix select option color in Chrome #345
  • [bug] remove unneeded spaces from HTML #320
  • [bug] Avoid displaying hidden sections in menu #354

Enhancements

  • [enhancement] Updated theme installation documentation link. #390
  • [enhancement] [ImgBot] Optimize images #366
  • [enhancement] fix extra spaces in the description #339
  • [enhancement] change to minified 'autocomplete.js' for improved performance #321

Internationalisation

  • [i18n] Fix: typos #343
  • [i18n] Fix: typo #342
  • [i18n] Incorrect english in notice documentation #336
  • [i18n] Add Chinese language for this theme #349
  • [i18n] Add jp and zh cn #335
  • [i18n] Added Russian translation #332

Theme Meta

  • [meta] Add additional documentation for code highlighting #406
  • [meta] Fix various linting warnings #405
  • [meta] Netlify build on 0.66.0 #377
  • [meta] add inteliver documentation showcase #331

v2.4.0

04 Sep 21:26
Compare
Choose a tag to compare

Bug Fixes

  • [bug] correct GitHub capitalization #293
  • [bug] Remove reference to the unused horsey CSS #284
  • [bug] Fix invalid HTML in 404 template. #271
  • [bug] fix 'locate' typo #285

Enhancements

  • [enhancement] Delete html5shiv-printshiv.min.js #319
  • [enhancement] remove html5shiv #315
  • [enhancement] Fix deprecated .Hugo, .UniqueID and .URL references #303
  • [enhancement] remove unneeded type="text/css" #297
  • [enhancement] Fix type lines 364 and 369 #304
  • [enhancement] remove unneeded type="text/css" #298
  • [enhancement] HTTPS links in footer #295
  • [enhancement] remove unneeded type="text/css" #292
  • [enhancement] Make shortcodes & example site compatible with Hugo v0.55 #281

Internationalisation

  • [i18n] Added German and Arabic translation #312

Theme Meta

  • [meta] Added Tshark.dev as example site #318

v2.3.0

16 Apr 18:32
Compare
Choose a tag to compare

New features

  • [feature] Added support for tags #196

Bug Fixes

  • [bug] Fix issue where "children" shortcode only shows top level. #252
  • [bug] Fix translation when using a custom baseURL #234
  • [bug] Preventing left/right arrow key navigation in textareas #241
  • [bug] Update menu.html to include the check icon #229

Enhancements

  • [enhancement] Remove oudated versions of jquery & modernizr libraries #259
  • [enhancement] Various Updates #237
  • [enhancement] Use style instead of width and height in logo #250
  • [enhancement] [ImgBot] Optimize images #222
  • [enhancement] Render the ```mermaid blocks into graphs #226
  • [enhancement] remove duplicate icon and fix incorrect favicon type #227
  • [enhancement] HTTPS links in exampleSite menu-footer #223

Internationalisation

  • [i18n] Dutch i18n #239

Theme Meta

  • [meta] Add .editorconfig #224

v2.2.0

28 Jan 01:10
Compare
Choose a tag to compare

New features

  • [feature] Sitewide param to enable or disable next/previous page buttons and breadcrumbs #184

Bug Fixes

  • [bug] Fix baseurl used by search to load json data #177
  • [bug] Updated CSS link to fontawesome library #186
  • [bug] Close / Cancel search icon not showing in input box #215
  • [bug] Prevent left and right keydown events while in input fields #219
  • [bug] xss fix #182
  • [bug] Fix error in blockquote documentation fixes #165 #190

Enhancements

  • [enhancement] Update mermaid.js to a499296 #199
  • [enhancement] Update Font Awesome to 5.0.6 #129
  • [enhancement] Update 404.html alttext #161
  • [enhancement] Remove CSS source map metadata #167
  • [enhancement] Load github images in examplesite via https instead of http #180
  • [enhancement] Load main site logo via BaseUrl #185
  • [enhancement] HTTPS links in examplesite sidebar #200
  • [enhancement] Use correct input type for search #205
  • [enhancement] HTTPS link to learn.getgrav.org #207
  • [enhancement] Update html5shiv-printshiv.min.js #208
  • [enhancement] Remove whitespace from clippy.svg #211
  • [enhancement] Upgrade fontawesome to 5.6.3 #218
  • [enhancement] fix clickable nodes style in mermaid #169

Internationalisation

  • [i18n] French language correction #157
  • [i18n] French language correction #158
  • [i18n] Add indonesian translation #159
  • [i18n] Add Turkish i18n config file #175

Theme Meta

  • [meta] Fix wercker builds #178
  • [meta] Declare netlify buildsteps in repo file rather than in webui #217

2.1.0 - Font Awesome 5.2

10 Aug 09:26
Compare
Choose a tag to compare

2.0.0 Theme rewrite

20 Aug 21:59
Compare
Choose a tag to compare

New version of theme, rewritten from scratch with help of @vjeantet docdock fork. This theme is now fully compatible with Hugo 0.25+

  • Automatic Search
  • Multilingual mode
  • Unlimited menu levels
  • Automatic next/prev buttons to navigate through menu entries
  • Image resizing, shadow…
  • Attachments files
  • List child pages
  • Mermaid diagram (flowchart, sequence, gantt)
  • Customizable look and feel and themes variants
  • Buttons, Tip/Note/Info/Warning boxes, Expand

1.1.0 Automatic arrows

22 Jul 13:58
Compare
Choose a tag to compare

Works only for Hugo version from 0.19 to 0.21 (included)

1.0.0 First release

26 Mar 16:35
Compare
Choose a tag to compare

First real release of hugo-theme-learn as some features will be deprecated in the next release.

This version garantees full compatibility with your documentation website when you used this theme from the start. In the next releases, even if the community worked hard, you may have compatibility issues with the documentation if you don't follow new guidelines.

Next release will change the way chapters need to be created in order to have better automatic behaviour (auto generation of arrows, menu ordering based on weight)