|
It parses a predefined directory structure for template and content files and renders an HTML static site out of it, ready to be deployed online.
The content files can be in YAML or CSV (from an SLitte 3 database) format.
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.
Can be installed via Haskell's cabal tool.
Requirements:
· template-haskell module 2.4.0.0 or higher
What's New in This Release: [ read full changelog ]
· Updated to compile with pandoc 1.10.
Via: yst 0.3.1
0 Comment:
Post a Comment