aboutsummaryrefslogtreecommitdiff
path: root/config (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-29Use single config value for listen addrHEADmasterRunxi Yu1-2/+1
2023-02-05config: Ensure we always have an absolute pathDaniele Sluijters1-0/+11
Having this consistent across the code is handy when we're building paths, counting separators and other path manipulation.
2022-12-22config: add repo.ignoreAnirudh Oppiliappan1-0/+1
2022-12-19config: fix yamlAnirudh Oppiliappan1-1/+1
2022-12-19all: no more pretty urlsAnirudh Oppiliappan1-6/+1
2022-12-18config: fix go-import pretty urlAnirudh Oppiliappan1-1/+1
2022-12-18all: go-import, clone urlAnirudh Oppiliappan1-0/+6
2022-12-17routes: serve static content from /staticAnirudh Oppiliappan1-3/+4
2022-12-13git: find main branch from configAnirudh Oppiliappan1-5/+6
2022-12-12config: server host and portAnirudh Oppiliappan1-0/+4
2022-12-12routes: render readmeAnirudh Oppiliappan1-1/+2