Skip to content

Releases: hbstack/blog

v0.24.3

24 Jan 16:59
f486b34
Compare
Choose a tag to compare

0.24.3 (2024-01-24)

Bug Fixes 🐞

  • deps: update dependency stylelint-scss to v6.1.0 (2d21351)

modules/decap-cms: v0.1.0

24 Jan 16:59
f486b34
Compare
Choose a tag to compare

0.1.0 (2024-01-24)

Features ✨

v0.24.2

05 Jan 15:01
51e7422
Compare
Choose a tag to compare

0.24.2 (2024-01-05)

Bug Fixes 🐞

  • correct overflow styles (45160ce)

modules/post-nav: v0.3.6

05 Jan 15:01
51e7422
Compare
Choose a tag to compare

0.3.6 (2024-01-05)

Bug Fixes 🐞

  • correct overflow styles (45160ce)

v0.24.1

22 Dec 15:49
3c08ae4
Compare
Choose a tag to compare

0.24.1 (2023-12-22)

Bug Fixes 🐞

modules/social-share-buttons: v0.1.1

21 Dec 18:40
bb9fb62
Compare
Choose a tag to compare

0.1.1 (2023-12-21)

Bug Fixes 🐞

  • assign a default value for building site without errors (#570) (7482ec4)

modules/social-share-buttons: v0.1.0

20 Dec 13:53
9945f49
Compare
Choose a tag to compare

0.1.0 (2023-12-20)

Features ✨

  • add the social share buttons module (75ebe78)

v0.24.0

19 Dec 10:15
5f087db
Compare
Choose a tag to compare

0.24.0 (2023-12-19)

Features ✨

  • add the hb-blog-post-content-afterbegin and hb-blog-post-content-beforeend hooks (#565) (2413243)

v0.23.0

18 Dec 09:06
7badb4f
Compare
Choose a tag to compare

0.23.0 (2023-12-18)

Features ✨

  • add the sidebar.position parameter (#545) (2639b86)
  • add the sidebar.sticky parameter, to disable sticky behaviour by setting it to false (#549) (23aaaa1)
  • add the sidebar.width parameter, which accepts percentage value, such as .3 (equals to 30%), 40% (#548) (7ba634a)
  • add the site.Params.hb.blog.list_cols_md and site.Params.hb.blog.list_cols_lg parameter to specify cols for md and lg breakpoints respectively (#554) (f5be4a7)
  • add the toc.position parameter (#547) (68b9197)
  • allow hiding carousel on homepage by setting hb.blog.home.featured_posts as 0 (aa81cc0)
  • allow specifying title other than page title for taxonomy (#560) (d34bd42)
  • sidebar/taxonomies: allow sorting, disabling, limiting each taxonomy (#559) (8ae81d4)

Bug Fixes 🐞

Styles 🎨

  • specify class name for taxonomy titles and count for styling (699420b)
  • specify extra class name for taxonomy terms (#556) (dc947ed)

modules/sidebar/taxonomies: v0.4.0

18 Dec 09:06
7badb4f
Compare
Choose a tag to compare

0.4.0 (2023-12-18)

Features ✨

  • add the hb.blog.sidebar.taxonomies.separate parameter, when true separate taxonomies into mutliple sections (#555) (81f9111)