generate static html pages for vanity go imports
Go to file
techknowlogick 521defda6c
All checks were successful
build and publish / test fly (push) Successful in 1m57s
Update .gitea/workflows/publish-netlify.yml
2023-12-18 06:34:32 +00:00
.gitea/workflows Update .gitea/workflows/publish-netlify.yml 2023-12-18 06:34:32 +00:00
_redirects Add default redirects 2019-02-19 22:50:08 -05:00
.gitignore add go mod & git ignore 2023-04-12 16:46:04 -04:00
build.go Update build.go 2019-03-21 17:17:44 -04:00
go.mod add go mod & git ignore 2023-04-12 16:46:04 -04:00
go.sum add go mod & git ignore 2023-04-12 16:46:04 -04:00
index.tmpl add main index list 2019-02-20 01:19:16 -05:00
packages.toml Update packages.toml 2023-12-18 06:27:57 +00:00
README.md Update README.md 2019-02-19 22:36:32 -05:00
template.tmpl update branch name 2023-04-13 04:20:47 +08:00

go-vanity-url

generate static html pages for vanity go imports

Prior Art

Based on paultag's work on gorepos