robbschiller / khaos-static

A khaos template for a metalsmith static site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

khaos-static

A Khaos template for a metalsmith static site

Installation

Save the template locally —

$ khaos install robbschiller/khaos-static static

Usage

Create a new static site with

$ khaos create static my-site

Then you can cd to the directory and run make to build. The boilerplate comes completely empty, so start npm install metalsmith-ing and build something.

License

MIT

About

A khaos template for a metalsmith static site


Languages

Language:JavaScript 100.0%