Hugo Bootstrap 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.
The toggle
shortcode is similar to the code-toggle
, but it’s more generic.
The client search will become slower and slower with the content grows, it’s reasonable to have a remote search service to handle search requests from a large site.
Algolia is a popular search service that provides free plan (10k records, 10k requests per month). After reading this article, you will learn how to configure Algolia and automatically upload index files.
A detailed description of iframe shortcode.
A detailed description of game shortcode.
In this article, we’ll talk about the landing page layout, you may be interested in it if you’re going to customizing the pages in Markdown way.
The repository widget shows the commit information about current page, it’s useful for users to view or edit the source code.
This article explains how to deploy sites to GitLab Pages using GitLab CI.
In this section, we are going to talk about the key points of deployments to avoid most problems during deployment.