Skip to content

code-artisan/hexo-client

Repository files navigation

Hexo 客户端

依赖

需要保证有 Node.JS 运行环境和 Git

开发

编译

$ npm start // 编译前后端资源,后端资源需重启后才生效

运行

$ npm run client

打包

$ npm run pack:mas     # 各平台的打包命令请查看 package.json 文件

截图

snapshots

snapshots

扩展

  • 新增、编辑、删除文章
  • 搜索文章
  • 软件偏好设置
  • 一键编译、发布博客
  • 预览博客
  • 软件消息提示
  • 操作日志记录
  • 优化关键词交互
  • 将文章保存为草稿
  • 自动保存文章
  • 检查软件更新