site icon indicating copy to clipboard operation
site copied to clipboard

The website for Hexo. https://hexo.io/

Hexo Official Website

Build Status Netlify Status

The website for Hexo.

Getting started

Install dependencies:

$ git clone https://github.com/hexojs/site.git
$ cd site
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server

Contributors

License

CC BY 4.0