HULK


Hulk is an ultra simple static site generator designed to appeal to both technical and non technical users.

> Hulk converts Markdown (.md) files (from ./data folder) into html files (into ./site folder).


Installation

At the moment this application is just available on cargo. To install you have to type into terminal cargo install hulk

cargo install hulk


How it Works

Usage

hulk init

hulk gen

Special Features

Help is Needed

You help, support, guidance and suggestions are expected and desired.


Please do report bugs and suggestions here https://github.com/skillzaa/hulk/issues

Release Notes

Version 0.1.5

A lot has changed internally but on the surface it remains the same. * The API is not mature and is likelyto change and I expect a lot of errors*. So at the moment this project is good for any one to join in and be part of.