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 🐞 correct limit and count options (#557) (f2599ed) Styles 🎨 specify class name for taxonomy titles and count for styling (699420b) specify extra class name for taxonomy terms (#556) (dc947ed)