Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.03 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.03 KB

Hexo Official 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