This is a static site project template powered by Gulp, Bootstrap, LESS; and configured for deployment to Amazon S3 / CloudFront (via Travis CI).
> gulp build --release
If Travis CI is watching this repo, it will deploy the site automatically after the build. Otherwise, you may deploy manually by running:
> gulp deploy
You just need to make sure that you set AWS_KEY, AWS_SECRET and AWS_BUCKET environment properties.
- Konstantin Tarkus -- @koistya