mirror of
https://github.com/srid/rib.git
synced 2024-11-27 01:12:09 +03:00
235b7cbd98
Include our own pandoc AST renderer, and skylighting handling. Remove all static files except images.
549 B
549 B
notes.srid.ca
My public notes. Kind of a blog and wiki.
Local server when editing content
nix-build -A ghc.notessridca
./result/bin/notessridca serve --watch
Hacking on Main.hs
nix-shell -A shells.ghc --run "ghcid -T 'Main.runApp (Main.Serve 8080 True)'"
TODO
- Use my own jsonCache' and drop dependency on Slick
- Literate haskell
- Include rendered Main.lhs as a post in notes.srid.ca
Article Ideas
- Github CI for OSS haskell projects
- Lens and friends
- mtl
- string types
- personal nix cache