0.3.2 • Published 8 years ago

kwikr v0.3.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

kwikr

Dependency Status npm version

A Static site generator based on Gulp and Nunjucks. It's pre alpha, use for testing purpose only and at own risk...

Install

npm install -g kwikr

Run the following commands from your desired directory

kwikr new <Project_Name>
cd <Project_Name>
npm install
gulp init

That's it! kwikr is installed and you successfully created your first project.

Run gulp watch to automatically build on every file change or gulp to rebuild the entire project.

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago