From 65cd1ab36b2f1705fd2f4bcc13dd420ea80422b8 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Mon, 19 Aug 2024 12:50:40 +0100 Subject: [PATCH] feat(homepage): add helper to diagram and improve copy of nodes --- src/routes/+page.svelte | 65 ++++++++++++++++++++++++++--------------- 1 file changed, 41 insertions(+), 24 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index e6cad51..4814400 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -62,8 +62,9 @@
-
-
+
+
+

nostr

@@ -74,20 +75,7 @@
-
-
-
-

- ngit -

-
-
- a NIP34 compatible command line tool to send and review git patches - via nostr. more... -
-
-
-
+

@@ -95,8 +83,8 @@

- to host the authoritative code. eg. Gitea, Github, Gitlab, - BitBucket... + just for syncing data related to nostr's state eg. Gitea, Github, + Gitlab, self-hosted...
@@ -104,20 +92,28 @@ +
+
-
@@ -128,12 +124,33 @@
- A web client to collaborate on git repos via nostr, managing issues - and code proposals + A nostr web client to manage and discuss issues and code proposals +
+
+
+
+
+
+

+ git remote nostr +

+
+
git plugin for seemless nostr integration
+
+
+
+
+
+

+ ngit +

+
+
+ a command line tool to manage repos and advanced patch submission + and review
-