kanon
WORK IN PROGRESS - PROOF OF CONECEPT
My very single simple static site gen
Install
$ npm install kanon
Usage
const kanon = require('kanon');
kanon('./web.config',
{ some : 'data'},
'./dest/',
{ templates: './templates'});
API
kanon(configFile, data, destiantionPath [options])
input
Type: string
Lorem ipsum.
options
foo
Type: string
Default: /templates