0.0.1 • Published 4 years ago

kampungers-generator v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

kampungers-generator

A node.js commandline generator tool for generating static sites with Kampungers formatted YAML

Install

TODO: Not yet published to NPM - stay tuned!

npm i -g kampungers-generator

Usage (forthcoming, not yet implemented)

validate

kampungers-generator validate my-super-list.yaml

Validate your .yaml file

generate

kampungers-generator generate my-super-list.yaml

Generate a static HTML site with using the .yaml list you created

This will produce an .html file with the name of the list you've created: e.g. my-super-awesome-list.yml

Features (forthcoming, not yet implemented)

Some features that are forthcoming

Live Reload

As you're editing your yaml, update the view in the browser

Markdown to YAML Converter

Convert markdown to YAML

Create a MultiList from multiple SingleList lists

Mash a bunch of SinleList lists into a MultiList

0.0.1

4 years ago