vanity-imports.toml (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | domain = "go.alanpearce.eu" output = "/srv/http/go/" [index] description = "" extra_head = "" title = "Alan's go packages" [repos] [repos."/website"] repo = "https://git.alanpearce.eu/website/" vcs = "git" [repos."/searchix"] repo = "https://git.alanpearce.eu/searchix/" vcs = "git" |