From 42cad580193ca2d5e4720fff7f7e6c20c164aa47 Mon Sep 17 00:00:00 2001 From: Federico Jaramillo Martinez Date: Sun, 17 May 2026 09:00:43 +0200 Subject: [PATCH] docs: add remote-first development positioning --- .changeset/remote-agents-window.md | 5 + docs/404.html | 2 +- docs/faq.html | 18 ++- docs/index.html | 50 ++++++++- docs/install.html | 3 +- docs/remote-first.html | 169 +++++++++++++++++++++++++++++ docs/styles.css | 11 ++ 7 files changed, 254 insertions(+), 4 deletions(-) create mode 100644 .changeset/remote-agents-window.md create mode 100644 docs/remote-first.html diff --git a/.changeset/remote-agents-window.md b/.changeset/remote-agents-window.md new file mode 100644 index 0000000..8267cd1 --- /dev/null +++ b/.changeset/remote-agents-window.md @@ -0,0 +1,5 @@ +--- +"@jmfederico/pi-web": patch +--- + +Add remote-first development positioning to the website and docs, including a philosophy page and laptop-versus-server FAQ guidance. diff --git a/docs/404.html b/docs/404.html index bd0a3cf..608813e 100644 --- a/docs/404.html +++ b/docs/404.html @@ -28,7 +28,7 @@