Docs(37)

NO IMAGE

Socials

The footer’s socials generates social links.

NO IMAGE

Socials

The header’s socials generates social links.

NO IMAGE

Theme Toggle

The header’s theme toggle module for switching light, dark or auto color mode.

NO IMAGE

Overview

The header module is a universal top app bar that ships with some useful sub modules, such as social links, light/dark mode toggle and language picker.

NO IMAGE

Scrollbar

The scrollbar module changes the default browser scrollbar style.

NO IMAGE

Module Guide

In this article, you will learn how to create a HB module.

Let’s take hello as example, which:

  1. Generates <html>, <body> attributes.
  2. Generates meta tags, or even import external CSS and JS.
  3. Generates greeting messages on HTML pages, and style it with CSS.
  4. Generates greeting messages on browser console via JS.
NO IMAGE

Archetypes

Archetypes are templates used when creating new content.

NO IMAGE

Syntax Highlighting

HB provides various of syntax highlighting modules, this article lists the supported styles.

Code Block Panel

Code Block Panel

The code block panel provides abilities to expand code, copy code, wrap code and toggle code line numbers.