summaryrefslogtreecommitdiffstats
path: root/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: Ensure we always have an absolute pathLibravatar Daniele Sluijters2023-02-051-0/+11
| | | | | Having this consistent across the code is handy when we're building paths, counting separators and other path manipulation.
* config: add repo.ignoreLibravatar Anirudh Oppiliappan2022-12-221-0/+1
|
* config: fix yamlLibravatar Anirudh Oppiliappan2022-12-191-1/+1
|
* all: no more pretty urlsLibravatar Anirudh Oppiliappan2022-12-191-6/+1
|
* config: fix go-import pretty urlLibravatar Anirudh Oppiliappan2022-12-181-1/+1
|
* all: go-import, clone urlLibravatar Anirudh Oppiliappan2022-12-181-0/+6
|
* routes: serve static content from /staticLibravatar Anirudh Oppiliappan2022-12-171-3/+4
|
* git: find main branch from configLibravatar Anirudh Oppiliappan2022-12-131-5/+6
|
* config: server host and portLibravatar Anirudh Oppiliappan2022-12-121-0/+4
|
* routes: render readmeLibravatar Anirudh Oppiliappan2022-12-121-1/+2
|
* all: initLibravatar Anirudh Oppiliappan2022-12-111-0/+35