aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)AuthorLines
2021-04-23open the repo when handling the requestHEADcanonMelody Horn-6/+5
2021-04-22add syntax highlighting to filesMelody Horn-0/+1
2021-04-22actually handle filesMelody Horn-1/+6
2021-04-22actually handle subfoldersMelody Horn-19/+45
2021-04-22actually render the readmeMelody Horn-15/+5
2021-04-22expect that trailing slashMelody Horn-10/+4
2021-04-22extract readme from head and show itMelody Horn-4/+60
2021-04-22correctly find repos in subdirectoriesMelody Horn-0/+2
2021-04-22throw together a super basic repo listMelody Horn-6/+41
2021-04-22get rolling with HTTP and templatesMelody Horn-2/+17
2021-04-22throw boilerplate & readme togetherMelody Horn-0/+3