Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Latest commit

 

History

History
39 lines (26 loc) · 821 Bytes

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