summary refs log tree commit diff stats
path: root/vanity-imports.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vanity-imports.toml')
-rwxr-xr-xvanity-imports.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/vanity-imports.toml b/vanity-imports.toml
new file mode 100755
index 0000000..abaa87b
--- /dev/null
+++ b/vanity-imports.toml
@@ -0,0 +1,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"