diff --git a/README.md b/README.md index 8aa2029..e9a5cbe 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Upbeat Bytes +# upbeatBytes Calm, constructive news — local-first ingestion, scoring, and a daily brief. (The Python package and CLI are named `goodnews` for historical reasons; the -product is **Upbeat Bytes**, at upbeatbytes.com.) +product is **upbeatBytes**, at upbeatbytes.com.) The first milestone is intentionally small: collect public RSS/Atom metadata, dedupe it, store short source-provided snippets, and attach early reason-coded heuristic scores. It does not store full article bodies. diff --git a/deploy/publish.sh b/deploy/publish.sh index f20c870..79a2223 100755 --- a/deploy/publish.sh +++ b/deploy/publish.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Publish Upbeat Bytes: build the frontend, sync it to the live Caddy site, +# Publish upbeatBytes: build the frontend, sync it to the live Caddy site, # rebuild/restart the API container, and reload Caddy. One command to redeploy. set -euo pipefail @@ -26,4 +26,4 @@ curl -fsS -o /dev/null -w ' logo-email.png → %{http_code} %{content_type}\n' https://upbeatbytes.com/logo-email.png \ || echo " ⚠ logo-email.png is not being served — the digest masthead would break!" -echo "✓ Published Upbeat Bytes → https://upbeatbytes.com" +echo "✓ Published upbeatBytes → https://upbeatbytes.com" diff --git a/frontend/scripts/patch-static-heads.mjs b/frontend/scripts/patch-static-heads.mjs index dd1ba88..a6d7680 100644 --- a/frontend/scripts/patch-static-heads.mjs +++ b/frontend/scripts/patch-static-heads.mjs @@ -19,7 +19,7 @@ const PAGES = [ }, { file: 'play.html', path: '/play', - title: 'Play · Upbeat Bytes — calm daily games', + title: 'Play · upbeatBytes — calm daily games', desc: 'A calm set of daily games — Daily Word, Word Search, Bloom, and Memory Match. ' + 'A friendly little break from the doomscroll.', }, diff --git a/frontend/src/app.css b/frontend/src/app.css index 7eb7bb1..caa9266 100644 --- a/frontend/src/app.css +++ b/frontend/src/app.css @@ -8,7 +8,7 @@ font-display: swap; } -/* Upbeat Bytes calm design system. +/* upbeatBytes calm design system. Sand, sea, and sun: warm paper surfaces, a vivid-azure accent, gold highlight, a serif voice for headlines, strong readable contrast, generous space. No urgency colors (no red). Built around the logo's #0083ad azure. */ diff --git a/frontend/src/app.html b/frontend/src/app.html index ee8fad0..c7180d3 100644 --- a/frontend/src/app.html +++ b/frontend/src/app.html @@ -10,7 +10,7 @@
We had a little trouble loading. A quick refresh usually sorts it out.
- +