ssgen

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i ssgen

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • adamgibbons