A multi-platform client that offers a user-friendly article editing interface and content management system for Hexo-based blogs. 为基于 Hexo 的博客,提供友好易用的文章编辑界面和内容管理系统的,开源博客软件。
The ultimate desktop editor for Hexo blogs — simple, efficient, and ready to use!
An open-source blogging software that offers a user-friendly article editing interface and content management system for Hexo-based blogs.
English | 简体中文
⭐️ If you like HexoPress, please star us and help more people discover it!
HexoPress makes Hexo blogging as easy as WordPress! No more manual Front Matter editing — what you see is what you get, with multi-platform support and a desktop-level experience.
Each screenshot is briefly explained below
Overview of your blog data
Quickly filter and manage all posts
WYSIWYG, Vim mode supported
Tree structure for intuitive category management
Clear tag overview and statistics
git clone https://github.com/charlestang/HexoPress.git
npm install
npm run dev # Start dev environment
npm run lint # Lint code
npm run format # Format code
npm run test # Run tests
npm run package
npm run make
git checkout -b <feature-name>
git commit -am 'Add some feature'
git push origin <feature-name>
⭐️ If you like HexoPress, please star us and help more people discover it!