# winwin-hexo-editor
**Repository Path**: winwin_2011/winwin-hexo-editor
## Basic Information
- **Project Name**: winwin-hexo-editor
- **Description**: 在线hexo博客编辑器
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: https://winwin_2011.gitee.io/winwin-hexo-editor/
- **GVP Project**: No
## Statistics
- **Stars**: 9
- **Forks**: 4
- **Created**: 2020-04-12
- **Last Updated**: 2024-06-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# @winwin/hexo-editor
一个在线hexo博客编辑器 | An online hexo blog editor by winwin2011

## 截图 | Screenshots
[请访问主页](https://winwin_2011.gitee.io/winwin-hexo-editor/) | [Please visit homepage](https://yujianghao.github.io/winwin-hexo-editor/)
[移动客户端](https://github.com/maomishen/winwin-hexo-editor-mobile) | [Mobile client](https://github.com/maomishen/winwin-hexo-editor-mobile)

## 功能 | Feature
- [x] 文章增删改和预览 | Post/Page add/delete/update and preview
- [x] 发布和草稿 | Post/Page puiblish/unpublish/drafts
- [x] Markdown编辑 | Markdown editor
- [x] 分类 | categories
- [x] 标签 | tags
- [x] git同步 | git push/reset/pull
- [x] hexo命令 | hexo generate/deploy/clean
- [x] 登录 | Basic authentication
- [x] 文章排序 | Post/Page sort
- [x] front-matters
- [x] 文章搜索 | Search
- [x] 自定义slug | Custom slug
- [ ] ~~图床Image CDN~~(请使用[cloudreve](https://cloudreve.org/)替代 | use [cloudreve](https://cloudreve.org/) instead)
- [ ] 亲,请告诉我您还需要什么 ~ | let me know what you need ...
## 如何使用 | How to use
请查看[文档](https://winwin_2011.gitee.io/winwin-hexo-editor/guide.html)。 | Please see [doc](https://yujianghao.github.io/winwin-hexo-editor/en/guide.html)
## 支持 | Support
QQ群:590355610
- [Gitee FAQ](https://winwin_2011.gitee.io/winwin-hexo-editor/support/)
- [Gitee Issue](https://gitee.com/winwin_2011/winwin-hexo-editor/issues)
- [Github FAQ](https://yujianghao.github.io/winwin-hexo-editor/support/)
- [Github Issue](https://github.com/YuJianghao/winwin-hexo-editor/issues)
## 贡献 | Contribute
欢迎各种各样的PR(魔改也是可以的!)
All kinds of PR are welcomed, including crazy change!
如果这项目帮到你了,点个爱的五角星呗~
If this project helped you a bit, please leave a ⭐ with your ❤ :p!
## 致谢 | Acknowledgement
感谢和我一起扣代码的[maomishen](https://github.com/maomishen/)小伙伴!
[hexo-client](https://github.com/gaoyoubo/hexo-client) by [gaoyoubo](https://github.com/gaoyoubo), [homepage](https://www.mspring.org/tags/HexoClient/)
[hexo-admin](https://github.com/jaredly/hexo-admin) by [jaredly](https://github.com/jaredly), [homepage](https://jaredforsyth.com/hexo-admin/)
感谢他们教会我怎么使用hexo!| I learnt a lot about hexo usage from them!
[Qusar Login Form Card Component](https://gist.github.com/justinatack/39ec7f37064b2e9fa61fbd450cba3826) by [justinatack](https://gist.github.com/justinatack/)