Skip to content

Static Website Starter Kit (static site generator) powered by Gulp, Jade, Bootstrap, LESS and BrowserSync. It can automatically deploy your website to GitHub Pages via Travis CI.

License

Notifications You must be signed in to change notification settings

kriasoft/static-site-starter

Repository files navigation

Static Site Starter Kit

This is a static site project template powered by Gulp, Bootstrap, LESS; and configured for deployment to Amazon S3 / CloudFront (via Travis CI).

Related Articles

How to Build

> gulp build --release

How to Deploy

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.

Credits

About

Static Website Starter Kit (static site generator) powered by Gulp, Jade, Bootstrap, LESS and BrowserSync. It can automatically deploy your website to GitHub Pages via Travis CI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published