1.0.0 • Published 7 years ago

ssgen v1.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

ssgen

Use this repository as a seed for your next great website. It's both a static site generator as well as a development environment.

Installation

Prerequisites: Node.js

git clone git@github.com:adamgibbons/ssgen.git

cd ssgen

npm install

Development

Build the site and serve locally with live reloading.

npm start

Development pipeline:

  • Build system: Gulp
  • Styling language: Sass
  • Styling framework: Bulma
  • Markup language: Pug
  • Live reload
  • Scripts: Minification/uglification
  • Deployment: put to S3 bucket