Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaqaishtyaq/govanityurls
Vanity urls for go packages
https://github.com/aaqaishtyaq/govanityurls
devexp golang tool vanity-url
Last synced: 18 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T17:34:34.000Z (over 2 years ago)
- Last Synced: 2024-10-16T09:19:09.102Z (2 months ago)
- Topics: devexp, golang, tool, vanity-url
- Language: Go
- Homepage: https://go.aaqa.dev
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- 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` | | |