0.3.1 • Published 7 years ago

generator-simple-static-site v0.3.1

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
7 years ago

Simple Static Site Generator

A simple, static HTML site generator for Yeoman with the following features:

  • NPM used for dependencies and scripting
  • Grunt for build
  • libsass for CSS pre-compilation
  • CSS, Javascript and Image mini-fication
  • Livereload demo mode

To install and run:

  1. Install Yeoman
  2. Install this generator by running npm install -g generator-simple-static-site
  3. Scaffold your app by running yo simple-static-site
0.3.1

7 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago