Age | Commit message (Expand) | Author |
---|---|---|
2022-01-19 | organizing the repo a bit | Matt Singleton |
2022-01-16 | support input forms | Matt Singleton |
2022-01-16 | handle error codes and network errors | Matt Singleton |
2022-01-16 | html template | Matt Singleton |
2022-01-16 | basic visual style | Matt Singleton |
2022-01-16 | HACK: assume all content is utf8 | Matt Singleton |
2022-01-16 | switch to fsm implementation of gem2html | Matt Singleton |
2022-01-16 | lots of churn | Matt Singleton |
2021-02-01 | checkpoint | Matt Singleton |
2020-09-08 | add a stylesheet | Matt Singleton |
2020-09-07 | move redirect logic into gemini module | Matt Singleton |
2020-09-07 | use stdlib url parsing in gemini module | Matt Singleton |
2020-09-06 | pull gemini code into its own module | Matt Singleton |