An open API service indexing awesome lists of open source software.

https://github.com/grunka/henry

A static site generation tool
https://github.com/grunka/henry

Last synced: about 1 year ago
JSON representation

A static site generation tool

Awesome Lists containing this project

README

          

# Henry
A site generation tool very much inspired by [jekyll](http://jekyllrb.com/) using some of my (current) favorite things

* [Mustache](http://mustache.github.com/) ([in java](https://github.com/samskivert/jmustache)) and [Markdown](http://daringfireball.net/projects/markdown/) ([in java](http://code.google.com/p/markdownj/)) for the generation of HTML.
* [GSON](http://code.google.com/p/google-gson/) for handling configuration

# Why?
* Why not?
* Scrathing an itch