Skip to content

Releases: hugo-sid/hugo-blog-awesome

v1.15.0

17 Jul 13:02
e9e1115
Compare
Choose a tag to compare

1.15.0 (2024-07-17)

✨ Features

🐛 Bug Fixes

  • remove unnecessary .DS_Store files (#190) (52a988a)
  • syntax for post image URL (#187) (6b33ee0)
  • use author from site rather than post and don't humanize author name (#189) (1f44e9f)

🔨 Housekeeping

  • add https://www.boniface.me/ to the websites list (#184) (db346b0)
  • deps: revert google-github-actions/release-please-action (#207) (a777712)
  • deps: update actions/checkout action to v4 (#201) (3ddd7df)
  • deps: update actions/stale action to v9 (#202) (3a0e33f)
  • deps: update actions/upload-artifact action to v3.1.3 (#194) (96dfff6)
  • deps: update actions/upload-artifact action to v4 (#203) (a460e9c)
  • deps: update codelytv/pr-size-labeler action to v1.10.0 (#198) (da91ad5)
  • deps: update eps1lon/actions-label-merge-conflict digest to a4f3bd7 (#193) (8ff2c52)
  • deps: update github/codeql-action action to v3 (#204) (cdc1d4b)
  • deps: update google-github-actions/release-please-action action to v3.7.13 (#196) (3dcf0fe)
  • deps: update google-github-actions/release-please-action action to v4 (#205) (7645753)
  • deps: update ossf/scorecard-action action to v2.3.3 (#200) (4662de8)
  • README.md: use better technical terms (Sass, transpile) [skip ci] (04b8dfd)
  • readme: add https://jmbhughes.com/ to the list of websites using this theme (#183) (8e3ab59)

👷 CI/CD

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