HB Framework Authors

HB Framework Authors

Contributors of HB Framework code and documentation.

Blog Hooks
Blog Hooks
The list of blog’s custom hooks.
Docs Hooks
Docs Hooks
The list of docs’s custom hooks.
Footer Hooks
Footer Hooks
The list of footer’s custom hooks.
Gallery Hooks
PurgeCSS
PurgeCSS
Sometimes you may be surprised that some styles are missing from the production environment, most likely because they have been removed by PurgeCSS. This article describes how to prevent styles from being deleted by PurgeCSS.
Customize Scripts
Customize Scripts
This article offers a sample for showing how to add custom scripts.
Customize Styles
Customize Styles
HB allows adding custom styles and overriding the Bootstrap default SCSS variables.
Slide Module
Slide Module
The module implements a simple slide, the blog related posts module was built on top of it.
Blog Content Panel
Blog Content Panel
This module integrates content panel with blog module.
Docs Content Panel
Docs Content Panel
This module integrates content panel with blog module.
Content Panel Module
Content Panel Module
This module display a content panel on single pages, which includes translations, comments and repo buttons.
Create Docker Images for Hugo Sites
Create Docker Images for Hugo Sites
The article describes how to create a Docker image for Hugo site, then you’re able push it to container registry, and deploy on self-hosted server, Docker Swarm, k8s cluster and so on.