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-ghsr-simple.toml
-rw-r--r--
262
1[site]
2base_url = "http://localhost/"
3name = "public, self hosted git repositories"
4
5[[repos]]
6name = "gshr"
7description = "git static host repo -- generates static html for repos"
8url = "https://github.com/vogtb/gshr"
9alt_link = "https://github.com/vogtb/gshr"