Stagit
Noun · Open Source
Definitions
A tiny static Git page generator from the suckless ecosystem that creates simple browsable repository websites without dynamic server-side application logic. It is often cited as an example of minimalist software philosophy applied to repository browsing.
In plain English: A very small tool that turns a Git repository into a static browsable website.
Example: "They published the repo with Stagit because they wanted plain static HTML instead of a full forge stack."