Skip to content

Releases: LGiki/hugo-theme-knowing-less

v1.3.0

30 Aug 01:18
56d6d92
Compare
Choose a tag to compare
  • Added German translation. (#1)
  • Fixed hardcoded Prev/Next translation. (#2)
  • Removed the Google News internal template.
  • Fixed deprecated warning for Site.RSSLink.

v1.2.0

06 Jun 06:38
f714fe6
Compare
Choose a tag to compare

Bug Fixes

  • Adjust main content container padding to display shadow properly (0e8acc6)
  • Adjust title font size, line height and margin for mobile devices (3350165)
  • Fix code indentation in sidebar (6f31c39)
  • Fix code indentation in default single page (b0d7016)

Features

  • Dark mode support for markdown kbd (169cd9d)

Other

  • Update theme.toml (acdfba1)
  • Include license in markdown css (20e1cd2)
  • Update exampleSite baseURL config (b3f7010)
  • Add screenshots (07b6b06)
  • Update README (8dcf041) (f714fe6)
  • Use the inbuilt mainSections list instead of comparing section names to hard-coded values (c54c6e8)
  • Compatible with HUGO 0.64.0 (583c949)

v1.1.0

05 Jun 16:17
736e572
Compare
Choose a tag to compare

Bug Fixes

  • span not closed in sidebar (6d05a06)
  • Fix typo in exampleSite config.toml (3069368)
  • Only show site description in sidebar (fc16bc0)
  • Adjust the threshold for displaying the "Back to Top" button (a9c8b3d)

Features

  • Dark mode support for Markdown table (736e572)
  • Dark mode support for Markdown inline code (5ac76a9)
  • Add KaTeX (d5e5c11)

Other

  • Show tags instead of categories in summary (2b4c8d)
  • Add check for theme config (25a5e9c)
  • Using highlight.js to highlight code by default (465d74f)
  • Add taxonomies settings to exampleSite config (04b11bf)
  • Episode item height adapted to the content (c3a90eb)
  • Support display RegularPages of post type (7a19d23)

v1.0.0

05 Jun 02:02
493f5cc
Compare
Choose a tag to compare

🎉 First release~

Theme Feature

  • Responsive: Elegant responsive double column layout.
  • Design for podcast: Support generate podcast RSS feed from published episodes automatically and has many podcast related options
  • Multi-languages support: currently zh-CN, zh-TW and en, PR welcome.
  • Dark mode support