kew is an extremely minimal static site generator written in go inspired by
the legendary werc.
It uses lowdown.
why make this when werc exists?
werc is a fantastic program but has its own tradeoffs:
- it is a dynamic web system, not a static site generator
- it requires Plan9 utils (rc-shell)
- it is slow
kew just makes static sites.
