@hackage ema0.8.2.0
Static site generator library with hot reload
Installation
Dependencies (40)
- aeson
- async
- base >=4.13.0.0 && <=4.17.0.0
- blaze-html
- blaze-markup
- constraints-extras Show all…
Dependents (3)
@hackage/ema-generics, @hackage/ema-extra, @hackage/emanote
Package Flags
with-examples
(on by default)
Include examples and their dependencies
with-extra
(on by default)
Include non-core functionality
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
NOTE: flake.nix uses GHC 9.2 which is not yet the default in nixpkgs, so you may want to use the garnix cache to avoid long compilation times.
Run bin/run. This runs the Ex04_Multi example.
To run the docs, run nix run github:EmaApps/emanote -- -L ./docs.
Getting Started
Discussion
To discuss the Ema project, join Matrix or post in GitHub Discussions.