From 06fc0fd047887442413387d59af80d548603310c Mon Sep 17 00:00:00 2001 From: 2RE Date: Thu, 10 Sep 2026 19:34:11 +0800 Subject: [PATCH] TODO: site published, drop retired-slug idea, keep docs tracked Records that the site is live, removes the redirect-stub item (no file or link anywhere references victoria.html, cart.html or argent.html), and settles the docs question in favour of keeping memory-bank/ and .clinerules/ tracked. Memory bank synced: deployment is no longer an open question, though the live URL is still unknown. --- TODO.md | 9 +++------ memory-bank/activeContext.md | 20 ++++++++++++-------- memory-bank/progress.md | 9 ++++++--- memory-bank/techContext.md | 7 +++++++ 4 files changed, 28 insertions(+), 17 deletions(-) diff --git a/TODO.md b/TODO.md index d769197..2447b0f 100644 --- a/TODO.md +++ b/TODO.md @@ -8,10 +8,9 @@ single source of truth for what is left to do. Last updated: 2026-09-10. -## Now (blocking launch) +## Now - [ ] Approve the copy: review the drafted company-voice text page by page. -- [ ] Choose the deployment target: web host and domain, then publish. ## Assets @@ -31,16 +30,14 @@ Last updated: 2026-09-10. find or shoot a better crop. - [ ] Consider moving `writtenearplugs.jpg` from the Urban Moto grid into the Print gallery. -- [ ] Optional redirect stubs for retired case-study slugs (`victoria.html`, - `cart.html`, `argent.html`). - [ ] Optimise images to WebP: `img/` is 20 MB of the 21 MB repo. - [ ] Confirm the Forgejo repo (`2RE03-Design`) is private. -- [ ] Decide whether `memory-bank/` and `.clinerules/` stay tracked (they are - internal docs, not site content, and would be uploaded on a full-folder deploy). ## Done - [x] Site built: 6 root pages + 10 case studies, green `#2ee666` theme, scroll-snap carousels, Web3Forms contact form. +- [x] Site published. - [x] First commit pushed to Forgejo (`2RE03-Design`, branch `main`). - [x] Temporary `refrence/` folder and four unused images removed. +- [x] Decided to track `memory-bank/` and `.clinerules/` in the repo. diff --git a/memory-bank/activeContext.md b/memory-bank/activeContext.md index 8b1398d..aab8bac 100644 --- a/memory-bank/activeContext.md +++ b/memory-bank/activeContext.md @@ -102,15 +102,16 @@ Next is user review of copy/design and the deployment decision. superseded images; stashed to `/home/torrey/2RE03-unused-assets-backup/`. - **2026-09-10** - Version control set up: `git init` on `main`, first commit of 79 files, remote `origin` = Forgejo `2RE03-Design`. +- **2026-09-10** - Added `TODO.md` as the backlog; the site was **published** by + the user, and `memory-bank/`/`.clinerules/` were confirmed to stay tracked. ## Next Steps > **The full backlog lives in `TODO.md` at the repo root.** This section keeps only > the current priorities; new items go into `TODO.md` first. 1. Review copy + design with the user; refine tone-matched text as needed. -2. **Deploy:** the git repo and remote are set up; still need to choose the web - host/domain and publish the built site there. -3. Add any real assets (favicon, OG/social image, logo). -4. Populate galleries with additional/real work items and captions. +2. Add any real assets (favicon, OG/social image, logo). +3. Populate galleries with additional/real work items and captions. +4. Record the published URL here once it is confirmed. ## Active Decisions & Considerations @@ -134,12 +135,15 @@ Next is user review of copy/design and the deployment decision. | 15 | Add 6 real client websites as case studies (screenshots + live links) | ✅ Done | | 16 | Homepage copy: retire the avocado-hipster tagline; new team-voiced, professional hero + "Web Design Is Only the Beginning" | ✅ Done | | 17 | Version control: git repo on `main`, pushed to the Forgejo remote `origin` (`2RE03-Design`) | ✅ Done | +| 18 | Site is published | ✅ Done | +| 19 | Keep `memory-bank/` and `.clinerules/` tracked in the repo | ✅ Done | +| 20 | `TODO.md` at the repo root is the backlog; the memory bank points at it | ✅ Done | ### Open Questions (remaining) -1. **Deployment:** target host/domain? -2. **Real assets:** any real favicon, Open Graph/social image, or logo to add? -3. **Copy approval:** review/refine the drafted company-voice copy? -4. **Gallery content:** add more work items/captions beyond the reference set? +1. **Real assets:** any real favicon, Open Graph/social image, or logo to add? +2. **Copy approval:** review/refine the drafted company-voice copy? +3. **Gallery content:** add more work items/captions beyond the reference set? +4. **Live URL:** where is the published site? Nothing in the repo states it. ## Important Patterns & Preferences - **Backlog convention:** `TODO.md` at the repo root is the human-facing list of diff --git a/memory-bank/progress.md b/memory-bank/progress.md index e3d930a..83c8918 100644 --- a/memory-bank/progress.md +++ b/memory-bank/progress.md @@ -26,14 +26,13 @@ passes `node --check`, no links into `refrence/`. ## Current Status -**Stage:** v0 scaffold complete and verified. Awaiting user review of -copy/design and the deployment decision. +**Stage:** Built, verified, committed, and **published**. What remains is +copy/design review and the optional polish tracked in `TODO.md`. ## What's Left To Build > The full, current backlog lives in **`TODO.md`** at the repo root; this section > keeps only the headline items. - User review/refinement of copy + visual design. -- Deployment target/host/domain. - Optional real assets: favicon, Open Graph/social image, logo. - More/real portfolio items and per-image captions. @@ -181,3 +180,7 @@ copy/design and the deployment decision. commit (**79 files**, no `refrence/`). Remote `origin` is `ssh://git@git.2re.top:22222/2re/2RE03-Design.git` (Forgejo, SSH key `id_ed25519`). +- **2026-09-10** - Added **`TODO.md`** at the repo root as the single human-facing + backlog; the memory bank keeps only current priorities and points at it. The + **site was published** by the user, and `memory-bank/` + `.clinerules/` were + confirmed to stay tracked. diff --git a/memory-bank/techContext.md b/memory-bank/techContext.md index 0aabc03..5a3c761 100644 --- a/memory-bank/techContext.md +++ b/memory-bank/techContext.md @@ -53,6 +53,13 @@ No build step and no package manager - it is plain static HTML/CSS/JS. - `.gitignore` ignores OS/editor cruft only. There is no `refrence/` entry because that folder was removed. +## Deployment +- The site is **published** (hosted by the user). The live URL is not written down + anywhere in this repo yet, so record it here once confirmed. +- No build step, so a deploy is a straight copy of the repo root. Uploading the + whole folder also puts `memory-bank/`, `.clinerules/` and `TODO.md` on the + server; that is intentional, not accidental. + ## Dependencies - Bootstrap 5.3.3 CSS + JS bundle - vendored locally (no CDN / no runtime). - Web3Forms - external form endpoint (`https://api.web3forms.com/submit`) with a