Serves front-end for chan delorean.
Go to file
towards-a-new-leftypol b0bcc8f835 Attempt to use tagsoup but it doesn't let you traverse the doc
- It's a primitive lexical parser that gives a list of tag
  subcomponents, we'd need a parser on top of it to parse the body.
  But there's probably a lib that let's us work with html already.
2024-03-27 22:56:23 -04:00
app Attempt to use tagsoup but it doesn't let you traverse the doc 2024-03-27 22:56:23 -04:00
.gitignore Initial commit - Nothing here yet 2024-03-02 17:22:20 -05:00
.gitmodules Work in progress - get front-end routes working server side 2024-03-05 20:45:07 -05:00
LICENSE Initial commit - Nothing here yet 2024-03-02 17:22:20 -05:00
chandlr-server.cabal Attempt to use tagsoup but it doesn't let you traverse the doc 2024-03-27 22:56:23 -04:00
default.nix Add http-conduit override 2024-03-22 21:27:12 -04:00
settings.json Render out the rest of the html page based on settings 2024-03-25 19:05:34 -04:00