0.1.4 • Published 6 years ago

generator-statikit v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

statikit

Tiny but modern scaffolding for protyping website designs, creating static websites or themes. Uses Gulp for build automation, Nunjucks for templating, CoffeeScript for beautiful scripting and SASS for easy styling. After all, everything mentioned is powered by Node.js.

Latest Version Downloads License

Get started

First make sure you have Yeoman installed globally, then install the generator-statikit by running below command:

npm i -g generator-statikit

You can then simply create a new project for your app, cd into it and run below command to scaffold your brand new project:

yo statikit

Usage

Instructions on how to use the provided scaffold will be available in README.md file inside your project directory.

License

See LICENSE file.

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago