Skip to content

Releases: hugo-sid/hugo-blog-awesome

v1.14.0

10 Mar 08:25
fabbd8a
Compare
Choose a tag to compare

1.14.0 (2024-03-10)

✨ Features

  • add support for German language (13974fe)
  • deps: upgrade KaTeX to 0.16.9 (#168) (8ef1756)
  • enable theme to be used as Hugo module (#169) (3356999)

🐛 Bug Fixes

🔨 Housekeeping

  • update contribution guideline, issue template (#175) (1983d64)
  • update list of websites using this theme (#164) (3493495)

👷 CI/CD

  • run stale.yml workflow manually (4c79934)

v1.13.0

02 Jan 14:50
8437726
Compare
Choose a tag to compare

1.13.0 (2023-12-22)

✨ Features

  • add ability to enable toc on certain posts ignore global toc settings (#143) (d2a95ac)
  • add Russian language support (#145) (fc80687)

🐛 Bug Fixes

  • inconsistent appearance of inline code, in lists, in light theme (#159) (a0129f7)
  • post title width on small screens, closes #136 (#153) (b8b4753)

👷 CI/CD

v1.12.0

31 Oct 04:26
e9befdb
Compare
Choose a tag to compare

1.12.0 (2023-10-31)

✨ Features

  • add parameter to open ToC globally or in frontmatter of post (#138) (a6ece0e)

🐛 Bug Fixes

  • improve accessibility of language selector (#131) (5f52bb2)

👷 CI/CD

  • update GitHub access token for release please (#134) (94f92a6)

v1.11.0

25 Sep 05:30
dfdb970
Compare
Choose a tag to compare

1.11.0 (2023-09-25)

✨ Features

  • add multilingual mode (websites with multiple languages side by side) (#127) (b7644e2)

🐛 Bug Fixes

  • hugo error when dateFormat parameter is not set, closes #128 (730ced7)
  • ToC setting bug, closes #120 (cb695b1)

🔨 Housekeeping

  • add link, fix typo in readme (ab16ba1)
  • add rel='noopener' for external link (6c767d1)
  • fix typo in README.md (46147ae)
  • modify footer branding text (41e6f8e)
  • update bug report issue template (923ddfd)
  • update links in README.md [skip ci] (e414a38)
  • update note (59d4b68)

📝 Documentation

  • add docs for setting ToC (b0ffc61)
  • add documentation regarding default date format (97ccc77)

👷 CI/CD

  • pin third-party GitHub actions by hash (#119) (218ea44)

v1.10.0

18 Sep 02:01
1645338
Compare
Choose a tag to compare

1.10.0 (2023-09-18)

✨ Features

  • RSS: add support for full post content in RSS feed, closes #109 (b7a4e4c)

🔨 Housekeeping

  • README: update list of websites using this theme (#116) (deffb2c)

👷 CI/CD

  • update Hugo version for Netlify builds (aa7630b)

v1.9.0

13 Sep 13:25
b791e6a
Compare
Choose a tag to compare

1.9.0 (2023-09-13)

✨ Features

  • add support for custom date formatting (09a204c)

🐛 Bug Fixes

🔨 Housekeeping

v1.8.0

26 Aug 14:40
3665ba6
Compare
Choose a tag to compare

1.8.0 (2023-08-26)

✨ Features

  • include _custom.scss to facilitate quick and simple CSS adjustments, closes #93 (#104) (c95d4e7)

🐛 Bug Fixes

  • avatar with transparent bg is always black closes #92 (a64bffd)

🔨 Housekeeping

v1.7.0

26 Aug 06:27
52f6e09
Compare
Choose a tag to compare

1.7.0 (2023-08-26)

✨ Features

v1.6.0

22 Aug 06:58
107e77f
Compare
Choose a tag to compare

1.6.0 (2023-08-21)

✨ Features

v1.5.3

28 Jul 17:23
e24d299
Compare
Choose a tag to compare

1.5.3 (2023-07-28)

🐛 Bug Fixes