https://github.com/aaqaishtyaq/govanityurls
Vanity urls for go packages
https://github.com/aaqaishtyaq/govanityurls
devexp golang tool vanity-url
Last synced: 12 months ago
JSON representation
Vanity urls for go packages
- Host: GitHub
- URL: https://github.com/aaqaishtyaq/govanityurls
- Owner: aaqaishtyaq
- Created: 2022-09-14T17:06:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T17:34:34.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T14:53:25.357Z (over 1 year ago)
- Topics: devexp, golang, tool, vanity-url
- Language: Go
- Homepage: https://go.aaqa.dev
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Vanity URLs

`govanityurls` generates HTML pages with meta tags for Go in order to
provide package URLs like `go.aaqa.dev/gmux`.
The pages are hosted on GitHub Pages and are autogenerated via GitHub Actions.
## Requirements
Update this secret in `.github/workflows/generate.yml`
| variable | description | example | | |
|---------------------------|-----------------|---------------|---|---|
| `DOMAIN_NAME` | Domain Name | `go.aaqa.dev` | | |