More Premium Hugo Themes Premium Hugo Themes

Erblog

A Hugo theme created by ertuil.

Erblog

A Hugo theme created by ertuil.

Author Avatar Theme by ertuil
Github Stars Github Stars: 62
Last Commit Last Commit: Jan 2, 2025 -
First Commit Created: Apr 29, 2023 -
default image

Overview:

Erblog is a personal blog theme powered by Hugo. It is written by Ertuil with various technologies such as layui.js, font-awssome, github markdown css, and undraw. The theme is responsive, meaning it is optimized for mobile platforms. Additionally, users have the ability to customize the color of their themes.

Features:

  • Mathjax integration: Enable Mathjax in each page by setting “math: true” in Front Matter or globally by setting “Params.math: true”.
  • Customizable options: Users can configure various options such as website title, Google Analytics ID, portrait path, author name, blog description, blog logo, favicon, number of posts displayed in the index, Google intra-site search engine, badge color, quota color, notification content, notification background color, and more.
  • Installation through git clone: The theme can be installed by cloning the repository and updating the submodule for future updates.
  • Configuration options: Users can customize their menus, add contacts, and more.
  • Content management: The theme supports three basic sections - post, zone, and gallery. Users can create new posts, add Facebook-like zones, and create galleries for photos.
  • User-defined HTML hooks: There are two hooks available for users to insert their own HTML code.

Installation:

To install the Erblog theme, follow these steps:

  1. Clone the theme repository using git clone.
  2. Update the submodule for future updates.

Example:

git clone <theme_repository_url>
cd erblog/
git submodule update --init --recursive

For more details, refer to the example site.

Summary:

Erblog is a responsive personal blog theme powered by Hugo. It offers various customization options and features such as Mathjax integration, configurable settings, and support for content management. The theme can be installed and updated through git cloning.