A Hexojs Client project
hexojs 客户端
You Can Save Image!!!
Windows, Mac and AppImage binaries are available in the Releases / 下载
Or you can also install from repo,
- Clone this project to a local folder / 下载项目到本地
- Run
npm start
/ 打开执行npm start
- More scripts are available in package.json / 更多命令看 package.json
- Hexo, see the installation guide / 请看 安装教程
- At least a blog post, see the writing guide / 创建至少一篇文章,请看 写作教程
- Framework / 框架: angular6 + electron
- UI / 设计: ng-zorro ant design
- Customize the theme in in
src/theme.less
/ 你可以在src/theme.less
自定义主题
- Customize the theme in in
- Icon / 图标: font awesome
- Editor / 写作框: code mirror
TODO
If you have any opinion or suggestion for improvement, please raise an Issue and we will discuss it together.
You can write it with English, Spanish or Chinese.
如果你有什么想法 意见 或者 改善的地方 可以直接写到 Issue 里,我们来一起讨论.
This documentation is work in progress, if you found any mistake, tell me please. Thanks!
Contact me at tmirun@hotmail.com if you wish to develop this program with me.
如果哪位同学用兴趣一起完善这个项目,请联系我 tmirun@hotmail.com
公开 trello 地址
- 获取 hexo 当地地址 DONE
- 获取文章(区分草稿和已发布) DONE
- 新增文章 DONE
- 编辑文章 DONE
- 删除文章 DONE
- 强化 mk 编译器,
- 添加 toolbar DONE
- 可自定义 toolbar
- 可以显示本地文章图片(用{% %}方法加的) DONE
- 添加 Read More DONE
- 黏贴 imagen: 在 post asset 自动创建如果打开的话
- 打开文章的图片文件
- 分类
- Tag
- 搜索文章
- 标题 DONE
- 按分类
- 按 Tag
- 热键
- 保存 cmd + s / ctrl + s,
- 黑体 cmd + b / ctrl + b,
- italic cmd + i / ctrl + i,
- h1-h6 cmd + [1-6] / ctrl + [1-6],
- 启动 HEXO 服务器 DONE
- 软件偏好设置 -- yml DONE
- 一键编译、发布博客 DONE
- 预览博客 DONE
- 操作日志记录
- 将文章保存为草稿 DONE
- 自动保存文章
- 多语言