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: dev-config-gshr.toml
-rw-r--r--
266
1[site]
2base_url = "http://localhost/"
3name = "development site - should run on port 80"
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"