1
1
mirror of https://github.com/srid/ema.git synced 2024-11-29 09:25:14 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Sridhar Ratnakumar
1c2d30351d
Add markdown parsing helper (#24)
add helpers to parse markdown; `parseMarkdownWithFrontMatter` and `parseMarkdown`
2021-05-06 15:44:53 -04:00
Sridhar Ratnakumar
1cdd072f86 Rename mount function 2021-05-06 10:33:17 -04:00
Sridhar Ratnakumar
5386bf7ca9 Add mountFileSystemOnLVar 2021-05-01 12:07:58 -04:00
Sridhar Ratnakumar
2f0bb39b6a tailwind: appHead before twind 2021-04-29 14:50:33 -04:00
Sridhar Ratnakumar
db68f1532d Add default implementation for staticRoutes 2021-04-27 14:50:26 -04:00
Sridhar Ratnakumar
c0bc0da02a Add basic example 2021-04-27 12:59:19 -04:00
Sridhar Ratnakumar
7ce9eead08 Add overflow-y-scroll to body 2021-04-27 12:36:02 -04:00
Sridhar Ratnakumar
5e087cfda1 Add Ord instance to Slug 2021-04-27 11:32:53 -04:00
Sridhar Ratnakumar
29f0c4d33c Move docs to separate repo 2021-04-26 17:42:00 -04:00
Sridhar Ratnakumar
e5d77e1e92 Prep for hackage release 2021-04-26 14:22:49 -04:00
Sridhar Ratnakumar
f7f437759a initial commit of WIP code 2021-04-19 11:07:52 -04:00