HB Framework Authors

HB Framework Authors

Contributors of HB Framework code and documentation.

github.com/hbstack/hb/v0.15.1
github.com/hbstack/hb/v0.15.1
0.15.1 (2024-09-05) Bug Fixes 🐞 tables: rename _header attribute to _thead for consistent naming convention (c866a92)
github.com/hbstack/hb/v0.15.0
github.com/hbstack/hb/v0.15.0
0.15.0 (2024-09-05) Features ✨ tables: add the _header attribute for tables, hide the header if false (#238) (eb56400)
github.com/hbstack/base/v0.6.2
github.com/hbstack/base/v0.6.2
0.6.2 (2024-09-05) Bug Fixes 🐞 deps: clean up unused TypeScript and Sass (2466ddf)
github.com/hbstack/hb/v0.14.0
github.com/hbstack/hb/v0.14.0
0.14.0 (2024-09-05) Features ✨ add blockquote render hook (5e67dcb) add blockquotes parameters (#237) (5e67dcb) add hb.tables parameters (#236) (a391f95) add table render hook (a391f95) Bug Fixes 🐞 clean up unused Sass variables (6823fbb) deps: update dependency stylelint-scss to v6.5.1 (dcb1f81)
Blockquote 警告模块
Blockquote 警告模块
用于通过 Blockquote 生成警告,与短代码相比,其更加简单易用。
表格
表格
在本指南中,你将学习如何配置和创建表格。
github.com/hbstack/blog/v0.37.4
github.com/hbstack/blog/v0.37.4
0.37.4 (2024-09-04) Bug Fixes 🐞 adapt to Hugo v0.134.0 Summary changes (760840c)
github.com/hbstack/breadcrumb/v0.7.4
github.com/hbstack/breadcrumb/v0.7.4
0.7.4 (2024-08-30) Bug Fixes 🐞 deps: update dependency stylelint-scss to v6.4.1 (bb661c3) deps: update dependency stylelint-scss to v6.5.0 (bc502c8) deps: update dependency stylelint-scss to v6.5.1 (d14b7a3) replace Title with LinkTitle (#205) (5c0c579)
迁移至 Dart Sass
迁移至 Dart Sass
LibSass 已被弃用很久了,是时候迁移至 Dart Sass 了。
github.com/hbstack/blog/v0.37.3
github.com/hbstack/blog/v0.37.3
0.37.3 (2024-08-22) Bug Fixes 🐞 compatibled with Dart Sass (a11f60c)
github.com/hbstack/header/modules/banner/v0.7.2
github.com/hbstack/header/modules/banner/v0.7.2
0.7.2 (2024-08-22) Bug Fixes 🐞 Dart Sass warning (7bdc101)
github.com/hbstack/hb/v0.13.0
github.com/hbstack/hb/v0.13.0
0.13.0 (2024-08-22) Features ✨ add the hb.sass_transpiler parameter, default to dartsass (#228) (166c5ed), closes #227