A vibe coded tangled fork which supports pijul.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 711c4fc128add87a92d0c0f49408e7588a039edb 9 lines 189 B view raw
1<html> 2 {{ template "layouts/head" . }} 3 4 <body> 5 <main></main> 6 <p>This is an empty Git repository. Push some commits here.</p> 7 </main> 8 </body> 9</html>