Skip to content
This repository has been archived by the owner on Feb 19, 2018. It is now read-only.
/ generator-statisk Public archive

The basic Yeoman generator on which I build my other generators, yo

License

Notifications You must be signed in to change notification settings

sondr3/generator-statisk

Repository files navigation

generator-statisk NPM version Build Status Coverage percentage

The base for my statisk site Yeoman generators

About

This is the base generator that I build my other generators on, currently generator-jekyllized. It provides a bare bones gulp setup that can be used to develop other generators or use in your project to build and optimize your assets and such, though it'll probably require tinkering with the paths used in the gulp tasks.

Installation

First, install Yeoman and generator-statisk using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-statisk

Then generate your new project:

yo statisk

License

MIT © Sondre Nilsen

About

The basic Yeoman generator on which I build my other generators, yo

Resources

License

Stars

Watchers

Forks

Packages

No packages published