From ca82b90b0f83ed011a87d9344b79969f863b691a Mon Sep 17 00:00:00 2001 From: poslop Date: Tue, 8 Sep 2026 16:23:01 -0500 Subject: [PATCH] Wire sketch navigation: working topbar links, root redirects to history, cross-links between screens --- palette.db-shm | Bin 32768 -> 32768 bytes sketches/001-airy-soft/index.html | 2 +- sketches/002-dense-tool/index.html | 10 +++++----- sketches/002-dense-tool/v2.html | 10 +++++----- sketches/003-paste-view/index.html | 12 ++++++------ sketches/004-public-history/index.html | 18 +++++++++--------- sketches/005-can-gallery/index.html | 8 ++++---- sketches/006-password-unlock/index.html | 2 +- sketches/index.html | 1 + 9 files changed, 32 insertions(+), 31 deletions(-) create mode 100644 sketches/index.html diff --git a/palette.db-shm b/palette.db-shm index 1e288e760caa966115c87777378869d9b83665e2..f3c7a7e366fd9f9e5404949a953a74e1e3b2ef2f 100644 GIT binary patch delta 56 ucmZo@U}|V!;*@x#%K!!wIpqZn(o+-n%5&%-3$j53C&no;dTwm2uLl5aw+
- +

New paste

diff --git a/sketches/002-dense-tool/index.html b/sketches/002-dense-tool/index.html index 26774c0..64892b1 100644 --- a/sketches/002-dense-tool/index.html +++ b/sketches/002-dense-tool/index.html @@ -96,7 +96,7 @@
- +
Ctrl+Enter
@@ -140,10 +140,10 @@

Recent

diff --git a/sketches/002-dense-tool/v2.html b/sketches/002-dense-tool/v2.html index 3947605..d8efa03 100644 --- a/sketches/002-dense-tool/v2.html +++ b/sketches/002-dense-tool/v2.html @@ -119,7 +119,7 @@
- +
Ctrl+Enter
@@ -172,10 +172,10 @@

Recent

diff --git a/sketches/003-paste-view/index.html b/sketches/003-paste-view/index.html index 4268793..d1f746e 100644 --- a/sketches/003-paste-view/index.html +++ b/sketches/003-paste-view/index.html @@ -63,8 +63,8 @@
@@ -75,10 +75,10 @@ go expires in 6d
- raw - copy - download - delete + raw + copy + download + delete
diff --git a/sketches/004-public-history/index.html b/sketches/004-public-history/index.html index 094b166..9b3899f 100644 --- a/sketches/004-public-history/index.html +++ b/sketches/004-public-history/index.html @@ -68,8 +68,8 @@
@@ -83,13 +83,13 @@ - - - - - - - + + + + + + +
PasteLanguageSizeViewsCreated
k3sYt2 — traefik redirect middleware snippetgo412 B122m ago
b7QwRn — nginx notes for stagingtxt1.2 KB314m ago
xT8vZc — csv parse helperpy890 B413h ago
9mQkLp — uptime kuma compose🔒yaml2.4 KB5h ago
can/9fL2m — incident screenshots + logs (4 items)can3.8 MB71h ago
vR4nWq — sql index checksql220 B26h ago
pL2xCa — todo: rewrite auth flow🔒md560 B1d ago
k3sYt2 — traefik redirect middleware snippetgo412 B122m ago
b7QwRn — nginx notes for stagingtxt1.2 KB314m ago
xT8vZc — csv parse helperpy890 B413h ago
9mQkLp — uptime kuma compose🔒yaml2.4 KB5h ago
can/9fL2m — incident screenshots + logs (4 items)can3.8 MB71h ago
vR4nWq — sql index checksql220 B26h ago
pL2xCa — todo: rewrite auth flow🔒md560 B1d ago
diff --git a/sketches/005-can-gallery/index.html b/sketches/005-can-gallery/index.html index 4b35a36..975b64d 100644 --- a/sketches/005-can-gallery/index.html +++ b/sketches/005-can-gallery/index.html @@ -57,8 +57,8 @@
@@ -69,8 +69,8 @@ 4 items expires in 29d
- download .zip - copy link + download .zip + copy link
Screenshots from Grafana + the relevant log excerpts and the kubectl output we used to confirm the disk pressure.
diff --git a/sketches/006-password-unlock/index.html b/sketches/006-password-unlock/index.html index 07a18d3..4323bfa 100644 --- a/sketches/006-password-unlock/index.html +++ b/sketches/006-password-unlock/index.html @@ -58,7 +58,7 @@
diff --git a/sketches/index.html b/sketches/index.html new file mode 100644 index 0000000..f223fde --- /dev/null +++ b/sketches/index.html @@ -0,0 +1 @@ + \ No newline at end of file