all repos — gopkgs @ cf942bc3c88e6d4482b6f99c1a31b5c13efe8e69

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"