Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Ensure we always have an absolute path | 2023-02-05 | 1 | -0/+11 | |
| | | | | | Having this consistent across the code is handy when we're building paths, counting separators and other path manipulation. | ||||
* | config: add repo.ignore | 2022-12-22 | 1 | -0/+1 | |
| | |||||
* | config: fix yaml | 2022-12-19 | 1 | -1/+1 | |
| | |||||
* | all: no more pretty urls | 2022-12-19 | 1 | -6/+1 | |
| | |||||
* | config: fix go-import pretty url | 2022-12-18 | 1 | -1/+1 | |
| | |||||
* | all: go-import, clone url | 2022-12-18 | 1 | -0/+6 | |
| | |||||
* | routes: serve static content from /static | 2022-12-17 | 1 | -3/+4 | |
| | |||||
* | git: find main branch from config | 2022-12-13 | 1 | -5/+6 | |
| | |||||
* | config: server host and port | 2022-12-12 | 1 | -0/+4 | |
| | |||||
* | routes: render readme | 2022-12-12 | 1 | -1/+2 | |
| | |||||
* | all: init | 2022-12-11 | 1 | -0/+35 | |