Skip to content

sunaowei/hexo-editor

 
 

Repository files navigation

Hexo Editor

Hexo Editor is a web editor for hexo blog platform. You can use it to edit, generate and deploy posts over the web. This editor will auto save your post to the server by TextSync. If you have any questions, the Wiki may be helpful.

Requirements

Installation

git clone https://github.com/tajpure/hexo-editor.git
cd hexo-editor
npm install --production
npm start

ScreenShots

PC

Login

Home

Editor

Mobile

Login

Home

Editor

License

MIT

About

An editor for hexo blog.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.0%
  • HTML 8.7%
  • CSS 6.3%