Use this repository as a seed for your next great website. It's both a static site generator as well as a development environment.
Prerequisites: Node.js
git clone git@github.com:adamgibbons/ssgen.git
cd ssgen
npm install
Build the site and serve locally with live reloading.
npm start
- Build system: Gulp
- Styling language: Sass
- Styling framework: Bulma
- Markup language: Pug
- Live reload
- Scripts: Minification/uglification
- Deployment: put to S3 bucket