generator-simple-static-site

0.3.1 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-simple-static-site

    Weekly Downloads

    3

    Version

    0.3.1

    License

    GPL-3.0

    Last publish

    Collaborators

    • rgladwell