1.1.1 • Published 9 years ago
generator-teeny-static-site v1.1.1
Mr. Teeny's static site generator
Hi. I'm Mr. Teeny. And I've been trained for helping you to create a base project for your next static website.
##Install## Before starting you need Yo, Gulp and Bower.
Then run npm install -g generator-teeny-static-site
.
##Usage## Create a new directory for your project.
mkdir my-project
cd my-project
Then run: yo teeny-static-site
.