Static website compiler written in Node.js for Battle of The Hacks hosted by Andreessen Horowitz.
Run Hyde init
$ node hyde init
Will create a new directory Hyde_Project, where all files can be added.
To compile
$ node hyde compile (desired directory name)
To use custom directories
$ node hyde (desired source name) (desired target name)
Supports the following languages/pre-processors:
- Markdown
- Jade
- Less
- JSON Variables
Backlog:
- Github webhook