Skip to content

adamgibbons/ssgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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