Docs Navs Sticky Scroll feature is available
Docs Navs Sticky Scroll feature is available
Visual Studio Code sticky scroll feature is really cool, which making the current directory hierarchy clear at a glance. Inspired by it, we implemented a similar feature for document layout's navigations.
HB ToC Scollspy Module
HB ToC Scollspy Module
Automatically update table of content navigation to indicate which heading is currently active in the viewport.
github.com/hbstack/docs/v0.19.0
github.com/hbstack/docs/v0.19.0
0.19.0 (2024-09-21) Features ✨ add the hb.docs.navs_reduce_font_size parameter, default to true (#809) (16441fc) add the hb.docs.navs_sticky_scroll parameter, default to true (#811) (daf55ea)
github.com/hbstack/toc-scrollspy/v0.2.0
github.com/hbstack/toc-scrollspy/v0.2.0
0.2.0 (2024-09-21) Features add the hb.toc_scrollspy.border parameter, default to true (#4) (2259b21)
github.com/hbstack/docs/v0.18.1
github.com/hbstack/docs/v0.18.1
0.18.1 (2024-09-20) Bug Fixes 🐞 deps: update dependency stylelint-scss to v6.4.1 (52b6226) deps: update dependency stylelint-scss to v6.5.0 (fbd6a5f) deps: update dependency stylelint-scss to v6.5.1 (3081363) deps: update dependency stylelint-scss to v6.6.0 (faca9f7) deps: update dependency stylelint-scss to v6.7.0 (8c7927a) ue: scroll to the active item on docs nav (#806) (c28627e)
github.com/hbstack/hb/v0.15.3
github.com/hbstack/hb/v0.15.3
0.15.3 (2024-09-10) Bug Fixes 🐞 allow specifying id attribute for blockquotes (#247) (29fd6b1)
github.com/hbstack/hb/v0.15.2
github.com/hbstack/hb/v0.15.2
0.15.2 (2024-09-10) Bug Fixes 🐞 allow specifying extra class name for blockquotes and tables (#245) (b1e818d)
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 Alerts Module
Blockquote Alerts Module
Module to generate alerts via blockquote, which is much simpler than using shortcodes.
Tables
Tables
In this guide, you'll learn how to configure and create tables.
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)
Migrating to Dart Sass
Migrating to Dart Sass
LibSass is deprecated a long time ago, it is time to migrate to 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
github.com/hbstack/preferred-language/v0.1.1
github.com/hbstack/preferred-language/v0.1.1
0.1.1 (2024-08-20) Bug Fixes replace Sites.First with Sites.Default (#170) (68feff1)
github.com/hbstack/hb/v0.12.4
github.com/hbstack/hb/v0.12.4
0.12.4 (2024-08-20) Bug Fixes 🐞 deps: update dependency stylelint-scss to v6.4.1 (d54162a) deps: update dependency stylelint-scss to v6.5.0 (7c52645) replace resources.PostCSS with css.PostCSS (#226) (bba72dc)
github.com/hbstack/blog/v0.37.2
github.com/hbstack/blog/v0.37.2
0.37.2 (2024-08-17) Bug Fixes 🐞 rss: correct copyright {year} placeholder parsing (#947) (7954fbc)
github.com/hbstack/header/v0.15.0
github.com/hbstack/header/v0.15.0
0.15.0 (2024-08-14) Features ✨ add the divider parameter for menu entry (#646) (991c214) Bug Fixes 🐞 deps: update dependency stylelint-scss to v6.4.1 (419d59f) deps: update dependency stylelint-scss to v6.5.0 (b683dcc)
HB Framework Node.js Meta Package
HB Framework Node.js Meta Package
A meta Node.js package that include all HB Framework requires build tools.
github.com/hbstack/docs/v0.18.0
github.com/hbstack/docs/v0.18.0
0.18.0 (2024-07-14) Features ✨ add the hb-docs-nav-afterbegin and hb-docs-nav-beforeend hooks (#748) (88670a2), closes #747
github.com/hbstack/blog/v0.37.1
github.com/hbstack/blog/v0.37.1
0.37.1 (2024-07-07) Bug Fixes 🐞 show the read more button when specifying description (5b23c75)
github.com/hbstack/header/modules/socials/v0.2.2
github.com/hbstack/header/modules/socials/v0.2.2
0.2.2 (2024-06-29) Styles 🎨 socials: add gaps between social links on small screen (#627) (c8fe82a)
github.com/hbstack/carousel/v0.2.7
github.com/hbstack/carousel/v0.2.7
0.2.7 (2024-06-29) Styles 🎨 set padding as px-3 and align text to center for image placeholder (#179) (598d543)
github.com/hbstack/progress-bar/v0.1.1
github.com/hbstack/progress-bar/v0.1.1
0.1.1 (2024-06-29) Bug Fixes deps: update dependency stylelint-scss to v5 (db83e84) deps: update dependency stylelint-scss to v5.0.1 (07b8082) deps: update dependency stylelint-scss to v5.1.0 (38e92c6) deps: update dependency stylelint-scss to v5.2.0 (212ed37) deps: update dependency stylelint-scss to v5.2.1 (d28ec23) deps: update dependency stylelint-scss to v5.3.0 (33dfcfb) deps: update dependency stylelint-scss to v5.3.1 (86aabb3) deps: update dependency stylelint-scss to v6 (bbf9c96) deps: update dependency stylelint-scss to v6.1.0 (eebadee) deps: update dependency stylelint-scss to v6.2.0 (b3b0472) deps: update dependency stylelint-scss to v6.2.1 (ba4d6a7) hide the progress bar on the case of backing forward (ddc71d5)
github.com/hbstack/revision/v0.6.6
github.com/hbstack/revision/v0.6.6
0.6.6 (2024-06-22) Bug Fixes 🐞 backwards compatibility of content adapter (e9e6808), closes #79