Skip to content

tmirun/Hexo-Note

Repository files navigation

Hexo-Note

A Hexojs Client project

hexojs 客户端

Highlights / 特点

Hexo note

You Can Save Image!!!

可以保存图片!!! Hexo note

Installation / 安装

Windows, Mac and AppImage binaries are available in the Releases / 下载

Or you can also install from repo,

  1. Clone this project to a local folder / 下载项目到本地
  2. Run npm start / 打开执行 npm start
  3. More scripts are available in package.json / 更多命令看 package.json

Prerequisites / 安装需求

Tech stack / 在这项目中使用了:

Architecture / 软件框架图

TODO

Feedback

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!

Contribute / 开发:

Contact me at tmirun@hotmail.com if you wish to develop this program with me.

如果哪位同学用兴趣一起完善这个项目,请联系我 tmirun@hotmail.com

TODO LIST

公开 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
  • 自动保存文章
  • 多语言