💾 Archived View for bbs.geminispace.org › u › clseibold › 20487 captured on 2024-12-17 at 15:02:58. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
@skyjake I was wondering, what does your git capsule, git.skyjake.fi, run off of?
Oct 06 · 2 months ago
On Gemini, I think it uses gmcapsule, which is a server he wrote. I don't know how he's mirroring it on the bloatweb, it seems to be super custom.
— Repository preview for GmCapsule
🕹️ skyjake [...] · Oct 07 at 03:33:
Correct, git.skyjake.fi is running as a GmCapsule virtual host, on the same server as skyjake.fi and bbs.geminispace.org. It uses the GitView module that comes bundled with GmCapsule.
The web mirroring is done via an Apache CGI script that reads the .gmi files and translates them to HTML+CSS. It is unrelated to GmCapsule.