Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YuJianghao/winwin-hexo-editor
An online hexo blog editor.
https://github.com/YuJianghao/winwin-hexo-editor
Last synced: 8 days ago
JSON representation
An online hexo blog editor.
- Host: GitHub
- URL: https://github.com/YuJianghao/winwin-hexo-editor
- Owner: YuJianghao
- License: gpl-3.0
- Archived: true
- Created: 2020-03-17T12:32:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T18:37:09.000Z (almost 3 years ago)
- Last Synced: 2024-07-15T12:55:02.853Z (4 months ago)
- Language: JavaScript
- Homepage: https://yujianghao.github.io/winwin-hexo-editor/
- Size: 10.1 MB
- Stars: 27
- Watchers: 3
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- quasar-awesome - github - hexo-editor/) [demo](http://hexoeditor.demo.yujianghao.cn/)| An online editor for Hexo blog. | v1.8.6 | (Awesome Quasar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Tutorials)
README
# This repo has been Archived for v0.1.0 ~ v0.6.x only
## For latest version, please visit [Hexon](https://github.com/gethexon/hexon)
---
# @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)
![Main page](https://cdn.yujianghao.cn/uploads/2020/09/21/CNkHVagP_thumbnail-winwin-hexo-editor-v0.6.0-4.png)
## 功能 | 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/)