https://github.com/hugginsio/git-io
generates the static site at git.huggins.io
https://github.com/hugginsio/git-io
Last synced: 6 months ago
JSON representation
generates the static site at git.huggins.io
- Host: GitHub
- URL: https://github.com/hugginsio/git-io
- Owner: hugginsio
- License: bsd-3-clause
- Created: 2025-04-01T00:17:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T01:35:09.000Z (6 months ago)
- Last Synced: 2025-04-01T02:29:38.171Z (6 months ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-io
Generate and manage the static site at [git.huggins.io](https://git.huggins.io).
- The `cmd/sitegen` tool generates all the HTML for the redirect site and copies in any other assets. For repositories whose primary language is Go, it will also include the appropriate meta tag to tell pkg.go.dev how to handle the repository.