Overview:
Fuji is a minimal Hugo theme that supports full dark mode and uses the GitHub Primer markdown style. It offers a live demo and supports multiple languages. It also provides features such as APlayer for audio playback, rendering LaTeX equations with KaTex, image zoom and lazyload settings, and a customizable comments area.
Features:
- Dark mode support: Fuji theme has full support for dark mode.
- GitHub Primer markdown style: The theme uses the GitHub Primer markdown style for a clean and professional look.
- Multiple language support: Fuji supports multiple languages including English, Chinese, French, Japanese, and more.
- Live demos: The theme offers live demos to showcase its features and design.
- APlayer: Fuji theme supports the APlayer shortcode for adding audio players to your posts.
- Render LaTeX with KaTex: You can write LaTeX equations directly in your markdown using escape characters or shortcodes.
- Image zoom and lazyload settings: Fuji theme provides options for zooming and lazyloading images to improve page loading performance.
- Customizable comments area: The theme supports popular commenting systems like Disqus, utterances, and DisqusJS, allowing you to customize the comments area.
Installation:
To install the Fuji theme for your Hugo site, follow these steps:
- Inside the folder of your Hugo site, run the following command:
hugo server -t <path-to-fuji-theme>
- Copy the
config.toml
file from theexampleSite
folder to the root of your Hugo site. - Customize the
config.toml
file according to your site’s settings. This file contains all the necessary configurations for menus, search pages, and other features of the theme.
Summary:
Fuji is a minimal Hugo theme that offers full dark mode support and uses the GitHub Primer markdown style. It provides features like APlayer for audio playback, rendering LaTeX equations with KaTex, image zoom and lazyload settings, and a customizable comments area. The theme also supports multiple languages and offers live demos to showcase its design and functionality. Installing Fuji is easy by following the provided installation guide.