Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 142 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 142 Bytes

Install the dependencies:

$ brew install npm
$ bundle

Build site and minify the assets:

$ rake

For more tasks:

$ rake -T