Gitmal – a static pages generator for Git repos
(github.com)18 points by todsacerdoti a day ago
18 points by todsacerdoti a day ago
Cool!
I've wanted something like this for a while to use with architectural PlantUML diagrams rendered to SVG with hyperlinks linking to their implementations.
I'll give it a spin.
This is really nice, would be great to include the relevant data for git cloning from that repository export, too
Since everything is just static HTML, Gitmal gives you a super-fast way to browse your repos. Add a simple post-receive hook, and it updates automatically every time you push. Bonus: Gitmal works entirely without JavaScript!