Hastie is a static site generator, it processes a folder of markdown text files, applies a template, and generates an HTML site.
The name Hastie is from a character in the novel Dr. Jekyll and Mr. Hyde.
History
Hastie started as a Go project, but rewritten to Python.