@hackage yst0.3.1.1

Builds a static website from templates and data in YAML or CSV files.

yst is a tool for generating a static website by filling string templates with data taken from YAML text files (or, alternatively, CSV files or from a Sqlite3 database). This approach combines the speed, security, and ease of deployment of a static website with the flexibility and maintainability of a dynamic site that separates presentation and data.