A vibe coded tangled fork which supports pijul.
at 8ff2760cc6dc8ea3bf1e67c9ada4df4a562c3195 9 lines 182 B view raw
1<html> 2 {{ template "layouts/head" . }} 3 4 <body> 5 <main> 6 <p>This is an empty Git repository. Push some commits here.</p> 7 </main> 8 </body> 9</html>