I added another program to the project page a few days ago. As of right now
it's called gemgit. I know, I know. When will I get creative with names? Well
as I said before if you can think of anything let me know.
What does it do? It makes a simple page to view git projects. It will show a
short description, a link to the commits, a link to the files, and the readme
at the bottom.
Currently it gets the information from a toml file in the directory named
.gemgit. There's an example in the git repo named gemgit.toml.