Itsy-gitsy – A static site generator for Git repositories(git.trevorbentley.com)
git.trevorbentley.com
Itsy-gitsy – A static site generator for Git repositories
https://git.trevorbentley.com/itsy-gitsy/
5 comments
Interesting, I was planning on hosting myself and only knew of https://codemadness.org/stagit.html
Great project! Thank you for sharing.
Cool project!
> Only indexes history of one branch.
I wonder if this means it only generates pages for one branch or it does for all the branches but indexes only one in search efficiency sense (although it might be irrelevant as it is for static sites). Some of the demo sites have a "branches" page with more than one branch.