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 image.
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.
This article explains how to upgrade the theme correctly.
Track and review changes to the theme source files and documentation to help you migrate from v0.*
to v1
.
The code-toggle
shortcode generates code blocks of various formats according to the configuration code of any supported format.