Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 3.85 KB

README_EN.md

File metadata and controls

65 lines (40 loc) · 3.85 KB

Hexo Minimalism Theme

english 简体中文

Lint Status Lint Status NPM version Github License Node.js Version Required Hexo version

Minimalism is a simple and lightweight Hexo theme with dark and light mode support. You can view the quick start guide and documentation here.

Preview Image

About Minimalism

Minimalism is a simple and lightweight Hexo theme with dark and light mode support. It only uses CSS and pure vanilla JavaScript, without any unnecessary third-party "render-blocking" libraries.

Online Demo

https://www.codeover.cn

If you're also using Minimalism, feel free to submit an issue to add your blog link.

Simplicity

Simplicity is key! When deciding to use Hexo for personal blogging, the main goal was to find a simple and clean design without the need for fancy appearance, unnecessary images, and colors. The goal is to have a blog that is focused on the content of the articles, without distracting the reader's attention with a cluttered user interface. While there are many beautiful themes available on the Hexo theme page, I ultimately decided to create my own theme.

Lightweight

"Lightweight" means that the theme uses minimal design elements. There are fewer JavaScript and CSS files. Minimalism uses only CSS and pure native JS, and the theme itself doesn't depend on any third-party libraries. Here's an approximate performance report for a blog using the Minimalism theme:

Performance Report

Documentation

Please read the Minimalism theme documentation for theme installation and configuration. It's very easy to understand.

Features

  • Native JavaScript implementation, without jQuery
  • Extremely fast performance
  • Clean and elegant design for easy-to-read article content
  • Responsive design that looks great on desktop, tablet, and mobile devices
  • Unique category archive page
  • Gitalk comment module support, with integrated Google Analytics
  • Support for emoji expressions - write with markdown emoji syntax to generate corresponding expressions directly.
  • Semantic tagging for easier SEO optimization and increased blog value

Support

Feel free to submit a pull request or raise an issue if you encounter any problems.

If you have any questions, please email me at fdong26@gmail.com. I will reply as soon as possible.

If you like the theme, please give it a star on Github. Thank you!

License

MIT