Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-04-22 | add syntax highlighting to files | Melody Horn | -6/+228 |
2021-04-22 | actually handle files | Melody Horn | -1/+31 |
2021-04-22 | actually handle subfolders | Melody Horn | -38/+89 |
2021-04-22 | actually render the readme | Melody Horn | -15/+85 |
2021-04-22 | expect that trailing slash | Melody Horn | -12/+6 |
2021-04-22 | extract readme from head and show it | Melody Horn | -4/+60 |
2021-04-22 | correctly find repos in subdirectories | Melody Horn | -14/+38 |
2021-04-22 | throw together a super basic repo list | Melody Horn | -6/+252 |
2021-04-22 | get rolling with HTTP and templates | Melody Horn | -2/+1864 |
2021-04-22 | throw boilerplate & readme together | Melody Horn | -0/+24 |