Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 279 Bytes

readme.md

File metadata and controls

20 lines (19 loc) · 279 Bytes

Development

Installation

$ make install
$ gem install s3_website

Run Grunt for LiveReload and LESS

$ grunt

Development web server on 0.0.0.0:8000

$ make serve

Deployment

$ make deploy

Note: s3_website.yml is required for pushing to S3