Hugo Bootstap Theme(HBS) is a fast, responsive, multipurpose and feature-rich Hugo theme. It is used for blog and document sites typically.
By default, a site using this theme has the default fonts, colors, and general look and feel. However, the default scheme cannot satisfy everyone, but don’t worry, you can easily override the theme defaults, such as palette colors, fonts, syntax highlighting.
In this article we are going to talk about how to improve the performance of your sites.
This articles listed some custom events emitted by the theme, you can catch those events via event listeners.
Thanks to assets/main/scss/_variables.scss
, we have the ability to change the default SCSS variables of theme and Bootstrap.
In this article, we will explore some shortcodes for text, such as alignment, transform and selection.
This article will detail how to build a Docker images.
This article explains how to deploy sites to GitHub Pages using GitHub Actions.
This article show you how to deploy your site to Cloudflare Pages.