Harttle.github.io screenshot

Harttle.github.io

Author Avatar Theme by Harttle
Updated: 18 May 2025
123 Stars

Harttle Land 的源码和文章

Categories

Overview:

HarttleLand is a blog theme repository that provides the source code for the Harttle Land blog theme. Users are welcome to clone and fork the repository. The blog theme offers several features including code highlighting for Markdown, support for LaTex formulas, automatically generated table of contents based on Github Issues, and comments powered by Github Issues. The theme and content provided in the repository are licensed under CC-BY 4.0, allowing users to freely use, modify, and redistribute the code and articles as long as proper attribution is given.

Features:

  • Code Highlighting: The theme supports code highlighting for Markdown, making it easier to showcase code snippets in blog posts.
  • LaTex Formula Support: Users can include LaTex formulas in their blog posts for mathematical expressions and equations.
  • Automatically Generated Table of Contents: The theme can automatically generate a table of contents based on Github Issues, providing easy navigation within blog posts.
  • Commenting System: The theme utilizes Github Issues for comments, allowing readers to engage in discussions directly on the blog.

Installation:

To use the HarttleLand blog theme, follow these steps:

  1. Install Node.js, Ruby, and Bundle as pre-requisites.
  2. Clone the repository.
  3. Install the dependencies.
  4. Modify the configuration, especially removing or replacing the ga (Google Analytics) and disqus (Disqus comments) settings with your own account.
  5. Execute npm start to start the blog theme.
  6. Access the blog theme on http://localhost:4000.

Summary:

HarttleLand offers a feature-rich blog theme that supports code highlighting, LaTex formulas, automatically generated table of contents, and a commenting system powered by Github Issues. The theme is easy to install and can be customized according to individual preferences. The freely available source code and articles in the repository are licensed under CC-BY 4.0, allowing users to freely use, modify, and distribute them while giving appropriate attribution to the original source.