0.38.1 (2024-11-03)
- fixed height for broken thumbnails (7d2558f)
0.38.0 (2024-10-08)
0.37.4 (2024-09-04)
- adapt to Hugo v0.134.0 Summary changes (760840c)
0.37.3 (2024-08-22)
- compatibled with Dart Sass (a11f60c)
0.37.2 (2024-08-17)
0.37.1 (2024-07-07)
- show the read more button when specifying description (5b23c75)
0.37.0 (2024-06-21)
0.36.1 (2024-06-16)
- hb-blog-post-meta context (8e05210)
0.36.0 (2024-06-16)
0.35.4 (2024-06-16)
0.35.3 (2024-06-15)
0.35.2 (2024-06-15)
0.35.1 (2024-06-04)
0.35.0 (2024-06-02)
- add the hb.blog.list_style parameter, available option:
minimalist
(#866) (7c1912b) - add the hb.terms.list_style parameter, available option:
minimalist
(7c1912b)
- terms: avoid generating custom pages collection (eee6fe9)
0.34.0 (2024-06-01)
- add the
hb.terms.profile_metrics
parameter, hide the profile metrics iffalse
(d9e477c) - add the
hb.terms.profile
parameter, hide the profile iffalse
(d9e477c) - add the hb.blog.sidebar.max_width parameter, which default to 320px (d9e477c)
- cache hb/modules/blog/post/card-img partial (d9e477c)
- cache the sidebar taxonomies module (d9e477c)
- performance improvement (#856) (d9e477c)
- toc-scrollspy: cache attributes partial (d9e477c)
- related-posts: tweak vertical style (d9e477c)
0.33.0 (2024-05-28)
- i18n: add Vietnamese translations (610010d)
0.32.2 (2024-05-24)
- invalid tag on terms layout (f95e156)
0.32.1 (2024-05-14)
- i18n: German translation (94e0906)
0.32.0 (2024-05-10)
- archives: minor tweak (69f47c2)
0.31.1 (2024-05-02)
- show the thumbnails all the time (b23a00e)
0.31.0 (2024-05-01)
- add the
hb.blog.post_thumbnail_height
parameter, which represents the height of thumbnail, default to160px
(#809) (6f49989) - add the
hb.blog.post_thumbnail_resize_height
parameter for changing the height for resizing thumbnails, default to360
. (6f49989)
0.30.0 (2024-04-30)
0.29.1 (2024-04-27)
- add unique class name for term socials and metrics (fc7293e)
- wrong type (boolean) of social icon color for authors (fc7293e)
- change margin of author's metrics (aa2a65f)
0.29.0 (2024-04-23)
0.28.0 (2024-04-23)
- broken styles on homepage (6ee1fd8)
0.27.2 (2024-04-15)
0.27.1 (2024-04-15)
- list should respect the
meta*
page params (#766) (b0402fc) - navigate to external post directly when clicking the featured image (#764) (f68544a)
0.27.0 (2024-04-15)
0.26.3 (2024-04-09)
- minor changes (09161b4)
0.26.2 (2024-04-03)
- fix modules aligning (a3ce53c)
0.26.1 (2024-04-02)
- change the ToC toggle color to secondary (2a4cc4c)
- remove margin-bottom from last modules to align components horizontally (255d4a3)
- toc: set padding-left as pe-lg-2 (fdf1475)
0.26.0 (2024-03-22)
0.25.2 (2024-03-06)
- deps: update dependency stylelint-scss to v6.2.0 (f3b9f67)
- deps: update dependency stylelint-scss to v6.2.1 (c2ba3a4)
- set default paginate (d85a2cb)
0.25.1 (2024-02-17)
- change sidebar and ToC scrollbar width as thin (9bb66f9)
- highlight sidebar and ToC scrollbar on hover (#660) (9bb66f9)
0.25.0 (2024-02-11)
0.24.3 (2024-01-24)
- deps: update dependency stylelint-scss to v6.1.0 (2d21351)
0.24.2 (2024-01-05)
- correct overflow styles (45160ce)
0.24.1 (2023-12-22)
0.24.0 (2023-12-19)
0.23.0 (2023-12-17)
- 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)
- specify class name for taxonomy titles and count for styling (699420b)
- specify extra class name for taxonomy terms (#556) (dc947ed)
0.22.8 (2023-12-13)
0.22.7 (2023-12-05)
0.22.6 (2023-12-03)
- improve SEO of read more buttons (e74aae4)
0.22.5 (2023-12-03)
0.22.4 (2023-12-03)
0.22.3 (2023-11-30)
0.22.2 (2023-11-14)
0.22.1 (2023-11-10)
0.22.0 (2023-11-10)
- deps: update dependency stylelint-scss to v5.3.1 (b20c478)
0.21.0 (2023-11-02)
- change the hb.terms.paginate as 12 by default (4a07c96)
0.20.0 (2023-11-01)
0.19.2 (2023-11-01)
- deps: update dependency stylelint-scss to v5.3.0 (37f1372)
0.19.1 (2023-10-23)
- deps: update module github.com/hbstack/base to v0.3.0 (cb2f748)
- deps: update module github.com/hbstack/pagination to v0.3.0 (aa53a00)
- deps: update module github.com/hbstack/socials to v0.7.0 (6833a0c)
- deps: update module github.com/hugomods/simple-icons to v9.19.0+incompatible (1d559bb)
- archives: correct the year and month parsing when defaultContentLanguageInSubdir is false (#428) (9d0027a), closes #427
0.19.0 (2023-10-21)
0.18.1 (2023-10-19)
- build of home layout (42ca3ce)
0.18.0 (2023-10-16)
- deps: update module github.com/hbstack/pagination to v0.2.1 (8f3ee13)
- add the home.pinned_posts_position parameter (48c709e)
0.17.0 (2023-10-16)
- deps: update module github.com/hugomods/simple-icons to v9.18.0+incompatible (2e235ed)
- prepare for theming (fd8d330)
- hide the read more button from pinned posts on homepage (56c5945)
- sidebar: change the scrollbar width as 2px (69bea11)
0.16.1 (2023-10-09)
- deps: update module github.com/hugomods/simple-icons to v9.17.0+incompatible (3ffed8d)
- i18n: translate read_more in Korean (#389) (3052c47)
- replace the summaries truncated indicator (dots) with the read more button (#388) (7cc02cc), closes #387
0.16.0 (2023-10-08)
- deps: update module github.com/hugomods/images to v0.8.0 (ab1d818)
0.15.9 (2023-10-05)
- deps: update module github.com/hbstack/socials to v0.5.1 (695f4b2)
- deps: update module github.com/hbstack/socials to v0.6.0 (74be591)
- deps: update module github.com/hugomods/icons/vendors/bootstrap to v0.5.1 (8233f7b)
- deps: update module github.com/hugomods/simple-icons to v9.14.0+incompatible (5a761c1)
- deps: update module github.com/hugomods/simple-icons to v9.15.0+incompatible (097ded8)
- deps: update module github.com/hugomods/simple-icons to v9.16.0+incompatible (77f7771)
- deps: update module github.com/hugomods/simple-icons to v9.16.1+incompatible (d7e9f90)
- deps: update dependency stylelint-scss to v5.2.0 (0213edb)
- deps: update dependency stylelint-scss to v5.2.1 (b4560d9)
0.15.8 (2023-09-07)
- deps: update module github.com/hbstack/socials to v0.4.0 (0b5b884)
- deps: update module github.com/hugomods/simple-icons to v9.13.0+incompatible (7447a30)
0.15.7 (2023-09-02)
- deps: update module github.com/hbstack/hb to v0.7.1 (618083e)
- deps: update module github.com/hugomods/simple-icons to v9.12.0+incompatible (483d15b)
- change the margin-bottom as mb-2 of lead description (4825570)
0.15.6 (2023-08-26)
0.15.5 (2023-08-25)
0.15.4 (2023-08-25)
- deps: update module github.com/hbstack/base to v0.2.1 (f68b02e)
- deps: update module github.com/hbstack/carousel to v0.2.3 (e5962d3)
- deps: update module github.com/hbstack/hb to v0.5.2 (b2253ac)
- deps: update module github.com/hbstack/hb to v0.6.0 (f672d04)
- deps: update module github.com/hbstack/hb to v0.7.0 (3730c01)
- deps: update module github.com/hbstack/socials to v0.3.0 (8666792)
- deps: update module github.com/hugomods/simple-icons to v9.11.0+incompatible (affc2ae)
- deps: update module github.com/hugomods/simple-icons to v9.7.0+incompatible (b13c416)
- deps: update module github.com/hugomods/simple-icons to v9.8.0+incompatible (b1c4d39)
- deps: update module github.com/hugomods/simple-icons to v9.9.0+incompatible (8cb0ef1)
- correct the top property of sidebar (#318) (9445d0c)
- deps: update dependency stylelint-scss to v5.1.0 (fe0310d)
0.15.1 (2023-07-13)
- deps: update module github.com/hugomods/images to v0.6.0 (7385ceb)
- deps: update module github.com/hugomods/images to v0.7.0 (e84cd88)
- deps: update module github.com/hugomods/simple-icons to v9.3.0+incompatible (d4f86a8)
- deps: update module github.com/hugomods/simple-icons to v9.4.0+incompatible (d501123)
- deps: update module github.com/hugomods/simple-icons to v9.5.0+incompatible (e605858)
0.15.0 (2023-06-19)
0.14.0 (2023-06-19)
- deps: update module github.com/hugomods/simple-icons to v9.2.0+incompatible (2e31509)
- add the full_width parameter to take full width (1745c99)
- add the optional sidebar implementation (8df5d79)
0.13.0 (2023-06-14)
- deps: update module github.com/hugomods/simple-icons to v9.1.0+incompatible (e36d4fc)
- deps: update dependency stylelint-scss to v5.0.1 (4425e76)
- add the socials._color parameter for author pages to disable icon colors (21b883f)
0.12.1 (2023-06-10)
- configure release please (3928d53)
0.12.0 (2023-06-01)
- add the hb.blog.home.taxonomies parameter to show/hide the taxonomies navigation on homepage (fda532d)
- add the staticman module (b333469)
0.11.0 (2023-05-14)
- i18n: create ko.toml (1a5562d)
0.10.1 (2023-05-13)
- deps: update dependency stylelint-scss to v5 (b0297a1)