Markdown Syntax Guide
Markdown Syntax Guide
Sample article showcasing basic Markdown syntax and formatting for HTML elements.
Deploy on Netlify
Deploy on Netlify

This article contains step-by-step instructions on how to deploy sites on Netlify.

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
Gallery Hooks

The list of gallery’s custom hooks.

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.

Gallery Breadcrumb
Gallery Breadcrumb

This module display the breadcrumb for gallery layout.

Gallery Overview
Gallery Overview

The gallery module provides a simple layout for images.

Core Module
Core Module

The github.com/hbstack/hb is the core module of HB framework, which automatically loads and compiles the module’s SCSS and TypeScript, as well as rendering HTML.

Meta Modules
Meta Modules

The meta modules do not provide any functionalities, they are just a set of modules, to simplify the installation and uninstallation of the modules.

Related Posts
Related Posts

This module shows the related posts below the post content.

Blog Breadcrumb
Blog Breadcrumb

This module display the breadcrumb for blog layouts.

Docs Breadcrumb
Docs Breadcrumb

This module display the breadcrumb for docs layout.

Featured Image
Featured Image

This module shows the featured image above the post content if present.

Docs Featured Image Module
Docs Featured Image Module

This module shows the featured image above the doc content if present.

Doc Navigation
Doc Navigation

The doc nav module generates the menus for navigating to previous and next docs of same sections.

Blog Post Navigation
Blog Post Navigation

The post nav module generates the menus below the post content, to navigate to previous and next posts of same sections.

Heading Sign
Heading Sign

The heading sign module shows the section sign (anchor link) when hovering on headings.

Docs Heading Sign
Docs Heading Sign

The heading sign module shows the section sign when hovering on headings.