I’m Jonathan Reeve, and this is my personal website, jonreeve.com. It’s written in Haskell, and built with Ema.
You won’t need to do this unless you’re me. But to run locally,
bin/runTo generate the static site:
nix build
./result/bin/jonreeve gen dist/- v0.0.0: WordPress site (not associated with this repo)
- v1.0.0: Jekyll-built static site
- v2.0.0: Metalsmith-built static site
- v3.0.0: Rib-built static site in Haskell. Described in this blog post.
- v4.0.0: Ema-built static site in Haskell.