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.
This commit is contained in:
parent
177943588d
commit
06fc0fd047
4 changed files with 28 additions and 17 deletions
9
TODO.md
9
TODO.md
|
|
@ -8,10 +8,9 @@ single source of truth for what is left to do.
|
||||||
|
|
||||||
Last updated: 2026-09-10.
|
Last updated: 2026-09-10.
|
||||||
|
|
||||||
## Now (blocking launch)
|
## Now
|
||||||
|
|
||||||
- [ ] Approve the copy: review the drafted company-voice text page by page.
|
- [ ] Approve the copy: review the drafted company-voice text page by page.
|
||||||
- [ ] Choose the deployment target: web host and domain, then publish.
|
|
||||||
|
|
||||||
## Assets
|
## Assets
|
||||||
|
|
||||||
|
|
@ -31,16 +30,14 @@ Last updated: 2026-09-10.
|
||||||
find or shoot a better crop.
|
find or shoot a better crop.
|
||||||
- [ ] Consider moving `writtenearplugs.jpg` from the Urban Moto grid into the
|
- [ ] Consider moving `writtenearplugs.jpg` from the Urban Moto grid into the
|
||||||
Print gallery.
|
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.
|
- [ ] Optimise images to WebP: `img/` is 20 MB of the 21 MB repo.
|
||||||
- [ ] Confirm the Forgejo repo (`2RE03-Design`) is private.
|
- [ ] 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
|
## Done
|
||||||
|
|
||||||
- [x] Site built: 6 root pages + 10 case studies, green `#2ee666` theme,
|
- [x] Site built: 6 root pages + 10 case studies, green `#2ee666` theme,
|
||||||
scroll-snap carousels, Web3Forms contact form.
|
scroll-snap carousels, Web3Forms contact form.
|
||||||
|
- [x] Site published.
|
||||||
- [x] First commit pushed to Forgejo (`2RE03-Design`, branch `main`).
|
- [x] First commit pushed to Forgejo (`2RE03-Design`, branch `main`).
|
||||||
- [x] Temporary `refrence/` folder and four unused images removed.
|
- [x] Temporary `refrence/` folder and four unused images removed.
|
||||||
|
- [x] Decided to track `memory-bank/` and `.clinerules/` in the repo.
|
||||||
|
|
|
||||||
|
|
@ -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/`.
|
superseded images; stashed to `/home/torrey/2RE03-unused-assets-backup/`.
|
||||||
- **2026-09-10** - Version control set up: `git init` on `main`, first commit of
|
- **2026-09-10** - Version control set up: `git init` on `main`, first commit of
|
||||||
79 files, remote `origin` = Forgejo `2RE03-Design`.
|
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
|
## Next Steps
|
||||||
> **The full backlog lives in `TODO.md` at the repo root.** This section keeps only
|
> **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.
|
> the current priorities; new items go into `TODO.md` first.
|
||||||
1. Review copy + design with the user; refine tone-matched text as needed.
|
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
|
2. Add any real assets (favicon, OG/social image, logo).
|
||||||
host/domain and publish the built site there.
|
3. Populate galleries with additional/real work items and captions.
|
||||||
3. Add any real assets (favicon, OG/social image, logo).
|
4. Record the published URL here once it is confirmed.
|
||||||
4. Populate galleries with additional/real work items and captions.
|
|
||||||
|
|
||||||
## Active Decisions & Considerations
|
## 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 |
|
| 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 |
|
| 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 |
|
| 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)
|
### Open Questions (remaining)
|
||||||
1. **Deployment:** target host/domain?
|
1. **Real assets:** any real favicon, Open Graph/social image, or logo to add?
|
||||||
2. **Real assets:** any real favicon, Open Graph/social image, or logo to add?
|
2. **Copy approval:** review/refine the drafted company-voice copy?
|
||||||
3. **Copy approval:** review/refine the drafted company-voice copy?
|
3. **Gallery content:** add more work items/captions beyond the reference set?
|
||||||
4. **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
|
## Important Patterns & Preferences
|
||||||
- **Backlog convention:** `TODO.md` at the repo root is the human-facing list of
|
- **Backlog convention:** `TODO.md` at the repo root is the human-facing list of
|
||||||
|
|
|
||||||
|
|
@ -26,14 +26,13 @@
|
||||||
passes `node --check`, no links into `refrence/`.
|
passes `node --check`, no links into `refrence/`.
|
||||||
|
|
||||||
## Current Status
|
## Current Status
|
||||||
**Stage:** v0 scaffold complete and verified. Awaiting user review of
|
**Stage:** Built, verified, committed, and **published**. What remains is
|
||||||
copy/design and the deployment decision.
|
copy/design review and the optional polish tracked in `TODO.md`.
|
||||||
|
|
||||||
## What's Left To Build
|
## What's Left To Build
|
||||||
> The full, current backlog lives in **`TODO.md`** at the repo root; this section
|
> The full, current backlog lives in **`TODO.md`** at the repo root; this section
|
||||||
> keeps only the headline items.
|
> keeps only the headline items.
|
||||||
- User review/refinement of copy + visual design.
|
- User review/refinement of copy + visual design.
|
||||||
- Deployment target/host/domain.
|
|
||||||
- Optional real assets: favicon, Open Graph/social image, logo.
|
- Optional real assets: favicon, Open Graph/social image, logo.
|
||||||
- More/real portfolio items and per-image captions.
|
- 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
|
commit (**79 files**, no `refrence/`). Remote `origin` is
|
||||||
`ssh://git@git.2re.top:22222/2re/2RE03-Design.git` (Forgejo, SSH key
|
`ssh://git@git.2re.top:22222/2re/2RE03-Design.git` (Forgejo, SSH key
|
||||||
`id_ed25519`).
|
`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.
|
||||||
|
|
|
||||||
|
|
@ -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
|
- `.gitignore` ignores OS/editor cruft only. There is no `refrence/` entry because
|
||||||
that folder was removed.
|
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
|
## Dependencies
|
||||||
- Bootstrap 5.3.3 CSS + JS bundle - vendored locally (no CDN / no runtime).
|
- Bootstrap 5.3.3 CSS + JS bundle - vendored locally (no CDN / no runtime).
|
||||||
- Web3Forms - external form endpoint (`https://api.web3forms.com/submit`) with a
|
- Web3Forms - external form endpoint (`https://api.web3forms.com/submit`) with a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue