XUtils

Hexo

Fast, simple and powerful blogging framework.


Quick Start

Install Hexo

$ npm install hexo-cli -g

Install with brew on macOS and Linux:

$ brew install hexo

Setup your blog

$ hexo init blog
$ cd blog

Start the server

$ hexo server

Create a new post

$ hexo new "Hello Hexo"

Generate static files

$ hexo generate

More Information

Contributors

Backers

Backers

Sponsors

Sponsors


Articles

  • coming soon...