gshr
git static host repo -- generates static html for repos
git clone https://git.vogt.world/gshr.git
Log | Files | README.md | LICENSE
← All files
name: example-config-go-git.toml
-rw-r--r--
267
1[site]
2base_url = "http://localhost/"
3name = "example of a couple go repos on github"
4
5[[repos]]
6name = "go-git"
7description = "A highly extensible Git implementation in pure Go."
8url = "https://github.com/go-git/go-git"
9alt_link = "https://github.com/go-git/go-git"