Add browser start page for all hosted projects.

Static nginx site with grouped links, search filter, and 0012.de-inspired styling.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Frank Schwenk
2026-06-13 13:55:21 +02:00
commit 77af21f149
4 changed files with 618 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" fill="#0a0a0a"/>
<rect x="4" y="4" width="3" height="24" fill="#c8ff00"/>
<text x="10" y="22" font-family="monospace" font-size="14" font-weight="700" fill="#e8e8e8">S</text>
</svg>

After

Width:  |  Height:  |  Size: 290 B