spgit

A static page generator for git repositories

git clone git://git.janzachar.dev/spgit.git


info

commits

[2026-07-09] Add README.md!
[2026-07-09] Cap README width at 80 chars
[2026-07-09] Improve responsiveness & use sections
[2026-07-09] I am not localhost!
[2026-07-09] Ignore git submodules

and 10 more...

files


README

Static pages for git repositories.

Acknowledgements

The idea came to me after browsing git.suckless.org , generated by stagit . I've been using gitea at the time and I thought, "why not create something small, that would do the same thing."

On my way there I discovered git.8pit.net . I liked the way it looked. And while I never checked the actual code behind depp , I do plead guilty to clicking Ctrl+Shift+I in my browser. Its layout suited the minimalist layout I had in mind for janzachar.dev .

Features

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.