Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 716 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 716 Bytes

Hexo Website

Build Status

The website for Hexo. You can see the generated files at hexojs/hexojs.github.io repository.

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