Anubis doesn't seem to be working anymore here
Anubis doesn't seem to be working anymore here
Posted Jul 12, 2026 9:08 UTC (Sun) by danc (subscriber, #74798)In reply to: Anubis doesn't seem to be working anymore here by joey
Parent article: An update on the scraper situation
A while ago I replaced my cgit installations with stagit. It generates a basic view of your git repositories as static HTML pages. You get a page for every commit with diffs, and a complete log of the master branch. Not much else. It's perfect for putting small personal projects online, and the cost to serve the static HTML is negligible.
https://codemadness.org/stagit.html
There are quite a few forks of it floating around with extra features, like rendering Markdown READMEs and so forth.
