all repos — gopkgs @ 801c916c2738d24c01c1df26254c4a3f021d9037

Go module vanity import paths

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"