/assemble-s3-boilerplate

A boilerplate for assemble with s3 deployment, browsersync and other useful grunt stuff.

Primary LanguageJavaScript

assemble-s3-boilerplate

A boilerplate for building static sites using assemble for s3 deployment. Includes browsersync, sass compiling, js concatenation/minification and most importantly favicon generation.

npm install && grunt syncwatch

And when your ready to deploy to S3

grunt deploy