HB Framework Authors

HB Framework Authors

HB (Hugo Bootstrap) Framework codes and documentations contributors

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.

Deploy Site on Github Pages
Deploy Site on Github Pages

This guide shows how to deploy your site on GitHub Pages via GitHub Actions.

Deployment Overview
Deployment Overview

This article introduces the key points of deployments.

PWA Module
PWA Module

This module integrates the Hugo PWA module with HB, to customize the offline page and tweak some parameters.

Bootstrap Module
Bootstrap Module

This module ports Bootstrap module to HB, to add missing components.