Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srid/ema
Change-aware static site generator for Haskell programmers
https://github.com/srid/ema
haskell static-site-generator
Last synced: 3 days ago
JSON representation
Change-aware static site generator for Haskell programmers
- Host: GitHub
- URL: https://github.com/srid/ema
- Owner: srid
- License: agpl-3.0
- Created: 2021-04-19T15:09:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T17:11:07.000Z (4 months ago)
- Last Synced: 2024-12-16T05:07:04.165Z (10 days ago)
- Topics: haskell, static-site-generator
- Language: Haskell
- Homepage: https://ema.srid.ca
- Size: 1.52 MB
- Stars: 118
- Watchers: 6
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ema
[![Hackage](https://img.shields.io/hackage/v/ema.svg?logo=haskell)](https://hackage.haskell.org/package/ema)
[![Harmelessness Code of Conduct](https://img.shields.io/badge/harmless-8A2BE2)](https://srid.ca/coc "This project follows the 'Harmlessness Code of Conduct'")Ema is a next-gen **Haskell** library toolkit for building [jamstack-style](https://jamstack.org/) static sites, with fast hot reload. See [ema.srid.ca](https://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][matrix] or post in [GitHub Discussions][ghdiscuss].
[matrix]: https://matrix.to/#/#ema:matrix.org
[ghdiscuss]: https://github.com/EmaApps/ema/discussions