Yggdrasil
This is a prototype static site generator, written in Rust. It's inspired by Zola,
but meant to overcome some of Zola's deficiencies and limitations.
Goals of the generator:
- Streaming, asynchronous, functional style
- Composable pipelines e.g. "minify any HTML and CSS that come through filters for data of those types"
- Integration with other platforms e.g. PostCSS