Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 821 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 821 Bytes

Awheel Official Website

Build Status

The website for Awheel. You can see the generated files at awheel/awheel.github.io repository.

Getting started

Install dependencies:

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

Generate:

$ hexo generate

Run server:

$ hexo server

Contributors

License

CC BY 4.0