repos / pgit

Improved static site generator for git repos
git clone https://github.com/xplshn/pgit.git

pgit / html
[CI] pgitBot  ·  2026-02-26

footer.partial.tmpl

Cheetah
1{{define "footer"}}
2<div>
3  built with a fork of <a href="https://pgit.pico.sh">pgit</a>
4</div>
5{{end}}