GitDossier
Git Dossier is a tool to generate static websites that visualize your git repository in a beautiful way.
Note: This is a really early version and there is still a lot more work to generate really meaningful and beautiful data.
Installation
$ gem install git_dossier
Usage
Once you are positioned in a folder that has the Git repository that you want to generate a dossier for, just type in:
$ git_dossier generate <branch>
If you leave out the