Initial commit

This commit is contained in:
akp 2024-06-18 19:42:57 +01:00
commit 37ef37be28
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
10 changed files with 310 additions and 0 deletions

11
vanity.yml Normal file
View file

@ -0,0 +1,11 @@
# This file follows the format of this tool with the addition of the "byline" field of the path object
# https://github.com/GoogleCloudPlatform/govanityurls
host: go.akpain.net
paths:
/cfger:
repo: https://git.tdpain.net/pkg/cfger
byline: "A basic configuration loading system"
vcs: git
display: "https://git.tdpain.net/pkg/cfger/-/blob/main{/dir}/{file}#L{line}"