summary refs log tree commit diff stats
path: root/vanity-imports.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-06-29 17:36:24 +0200
committerAlan Pearce2024-06-29 17:36:24 +0200
commitcf942bc3c88e6d4482b6f99c1a31b5c13efe8e69 (patch)
tree247ab90505579d296d474c42bbe8317edb863ccd /vanity-imports.toml
downloadgopkgs-cf942bc3c88e6d4482b6f99c1a31b5c13efe8e69.tar.lz
gopkgs-cf942bc3c88e6d4482b6f99c1a31b5c13efe8e69.tar.zst
gopkgs-cf942bc3c88e6d4482b6f99c1a31b5c13efe8e69.zip
initial commit
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"