Skip to content

HogwartsRico/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](./docs/source/images/Screenshot from 2016-06-24 16:10:42.png)

![Home](./docs/source/images/Screenshot from 2016-06-24 15:47:15.png)

![Editor](./docs/source/images/Screenshot from 2016-06-24 15:47:35.png)

Mobile

![Login](./docs/source/images/Screenshot from 2016-06-24 16:17:55.png)

![Home](./docs/source/images/Screenshot from 2016-06-24 15:48:27.png)

![Editor](./docs/source/images/Screenshot from 2016-06-24 15:48:03.png)

License

MIT

About

An editor for hexo blog. Demo http://editor.nihility.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

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