Harttle.github.io

screenshot of Harttle.github.io
jekyll

Harttle.github.io

Harttle Land 的源码和文章

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.

Summary:

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading