Description
Static site generator library with hot reload.
Description
Ema is a next-gen Haskell library for building jamstack-style static sites. Ema sites are change-aware; in addition to good ol’ static site generation, it provides a live server supporting fast hot-reload in the browser on code or data change.
README.md
ema
Ema is a next-gen Haskell library toolkit for building jamstack-style static sites, with fast hot reload. See ema.srid.ca for further information.
https://user-images.githubusercontent.com/3998/116333460-789c1400-a7a1-11eb-8d28-297c349e42c6.mp4
Hacking
Run bin/run
. This runs the Ex04_Multi example.
To run the docs, run nix run github:srid/emanote -- -L ./docs
.
Getting Started
https://ema.srid.ca/start
Discussion
To discuss the Ema project, join Matrix or post in GitHub Discussions.