A simple and text-centric theme for Hugo.io
The Classic theme is a fork of the XMin theme, created by Yihui Xie. It is designed for use with the Hugo.io platform. This theme provides features such as syntax highlighting with highlight.js, emoji support, and support for the Inter font. It also includes an optional dark mode.
To install the Classic theme, follow these steps:
hugo server
within the Classic theme directory.To create new posts using the Classic theme, follow these steps:
static/css/style.css
file by changing the background
value to your desired color.color
attribute to match a desired color.To enable or customize the dark mode in the Classic theme, follow these steps:
static/css/style.css
file.The Classic theme for Hugo.io is a fork of the XMin theme and offers features such as syntax highlighting, emoji support, Inter font integration, and an optional dark mode. The installation process is straightforward, and the theme allows customization of header color and font.