Update site for .env keys and pd1 connection invites.

Quick start, operator, security, FAQ, download, home, and learn pages now
point operators at /opt/peardock/.env for public key and seed, and document
viewer / admin / pd1. invite roles.
This commit is contained in:
Raven Scott
2026-07-14 22:43:41 -04:00
parent 5274e0e2fc
commit 28314838f7
10 changed files with 185 additions and 55 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ When peardocks install process changes, update:
## Sitemap
- Dynamic: `GET /sitemap.xml` (generated from `dist/` HTML by `server.mjs`)
- Google-compatible urlset with `loc`, `lastmod`, `changefreq`, `priority`, and `xhtml:link` hreflang
- Strict sitemaps.org 0.9: `loc`, `lastmod`, `changefreq`, `priority` only (`text/xml`)
- Excludes noindex stubs (e.g. `/legal/cookies`)
- Origin: `SITE_ORIGIN` env (default `https://peardock.boats`)
- Listed in `robots.txt` as `Sitemap: https://peardock.boats/sitemap.xml`