@hackage ema0.4.0.0
Static site generator library with hot reload
Installation
Dependencies (39)
- aeson
- async
- base >=4.13.0.0 && <=4.17.0.0
- blaze-html
- blaze-markup
- commonmark 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-helpers
(on by default)
Include helper modules based on blaze-html
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 (or Ctrl+Shift+B in VSCode). This runs the clock example (which updates every second, only to demonstrate hot reload); modify ./.ghcid to run a different example.