From 774d237fec608dd60773b4d88e5893323b79ed24 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 2 Dec 2025 13:39:20 +0000 Subject: improve landing page --- templates/landing.html | 234 +++++++++++++++++++++++++++++++++++++------------ 1 file changed, 178 insertions(+), 56 deletions(-) (limited to 'templates') diff --git a/templates/landing.html b/templates/landing.html index bc7ee4f..6d820c3 100644 --- a/templates/landing.html +++ b/templates/landing.html @@ -6,14 +6,24 @@ {relay_name} -
-
- -

{relay_name}

-
- -

{relay_description}

- -
-

Software: ngit-grasp -

-

Git hosting distributed across relays using Nostr to authorise repo creation and git push operations. An implementation of the Grasp Protocol.

-
- -
- Browse Listed Repositories (using GitWorkshop.dev) -
- -
-
Connection
-
-
- WebSocket - ws://{domain}/ -
-
- HTTP - http://{domain}/ +
+
+
+

{relay_name}

+
+ +

{relay_description}

+ + + Browse Repositories on GitWorkshop.dev → + + +
+ Supports: + GRASP-01 + NIP-01 + NIP-11 + NIP-34 +
+ +
+
+ +
+
Powered By
+

ngit-grasp

+

Git hosting distributed across relays using Nostr to authorise repo creation and git push operations. An implementation of the Grasp Protocol.

+
+ +
+ +
Supported GRASPs
@@ -172,6 +294,6 @@ -
+
\ No newline at end of file -- cgit v1.2.3