feat: clean up repo to single-page landing #11

Merged
forgejo_admin merged 1 commit from 10-clean-up-repo-single-html-landing into main 2026-03-28 00:07:53 +00:00

Summary

  • Remove all stale content from pal-e-playground so the repo contains only the approved single-page landing (index.html) and README.md
  • Delete all 6 stale branches (4 remote, 2 already gone)
  • Replace old hub-style landing with approved CSS philosophy + pipeline stages page

Changes

  • guide/index.html -- deleted (CSS guide content absorbed into the landing page)
  • index.html -- replaced with approved landing page documenting CSS philosophy, design tokens, pipeline stages, and project links
  • README.md -- updated to reflect new single-page structure and pipeline documentation
  • Deleted 6 stale remote branches: 1-scaffold-repo, 3-feat-add-asset-upload-card-to-playground, 45-kanban-board-playground, 46-svelte-kanban-board-prototype, 5-sync-westside-contract-html-with-deploye, add-mcd-tracker-link
  • Removed untracked stale files from working directory: pal-e-app/, westside-logo.jpeg, westside-logo.png, .current-issue

Test Plan

  • playground.tail5b443a.ts.net renders the approved landing page after merge
  • No broken links on the page
  • Loads correctly on phone
  • Repo contains only index.html and README.md

Review Checklist

  • Passed automated review-fix loop
  • No secrets committed
  • No unnecessary file changes
  • Commit messages are descriptive
  • forgejo_admin/pal-e-platform#180 -- parent issue for playground cleanup
  • Companion PR: forgejo_admin/pal-e-deployments branch 61-remove-nginx-guide-route (remove nginx /guide/ route)
  • Closes #10
## Summary - Remove all stale content from pal-e-playground so the repo contains only the approved single-page landing (index.html) and README.md - Delete all 6 stale branches (4 remote, 2 already gone) - Replace old hub-style landing with approved CSS philosophy + pipeline stages page ## Changes - `guide/index.html` -- deleted (CSS guide content absorbed into the landing page) - `index.html` -- replaced with approved landing page documenting CSS philosophy, design tokens, pipeline stages, and project links - `README.md` -- updated to reflect new single-page structure and pipeline documentation - Deleted 6 stale remote branches: `1-scaffold-repo`, `3-feat-add-asset-upload-card-to-playground`, `45-kanban-board-playground`, `46-svelte-kanban-board-prototype`, `5-sync-westside-contract-html-with-deploye`, `add-mcd-tracker-link` - Removed untracked stale files from working directory: `pal-e-app/`, `westside-logo.jpeg`, `westside-logo.png`, `.current-issue` ## Test Plan - [ ] `playground.tail5b443a.ts.net` renders the approved landing page after merge - [ ] No broken links on the page - [ ] Loads correctly on phone - [ ] Repo contains only `index.html` and `README.md` ## Review Checklist - [ ] Passed automated review-fix loop - [ ] No secrets committed - [ ] No unnecessary file changes - [ ] Commit messages are descriptive ## Related Notes - `forgejo_admin/pal-e-platform#180` -- parent issue for playground cleanup - Companion PR: `forgejo_admin/pal-e-deployments` branch `61-remove-nginx-guide-route` (remove nginx /guide/ route) - Closes #10
Remove stale content: guide/ directory (CSS guide absorbed into
index.html), update README to reflect new single-page structure.

The approved landing page documents the CSS philosophy, design token
system, pipeline stages, and links to project playgrounds.

Ref: forgejo_admin/pal-e-platform#180
Closes #10

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Owner

Review -- pass

Files reviewed: README.md, guide/index.html (deleted), index.html (replaced)

Findings: No issues.

  • guide/index.html deletion is clean (1,144 lines of absorbed content)
  • index.html is the exact approved landing page with CSS philosophy, design tokens, pipeline stages, project links, and definition of done
  • README updated to reflect single-page structure and pipeline documentation
  • No secrets, no build artifacts, no stale references
  • All 6 stale branches deleted (4 remote, 2 already gone)
  • Untracked cruft (pal-e-app/, logos, .current-issue) removed from working directory

Companion PR: forgejo_admin/pal-e-deployments#62 (nginx /guide/ route removal)

## Review -- pass **Files reviewed:** README.md, guide/index.html (deleted), index.html (replaced) **Findings:** No issues. - guide/index.html deletion is clean (1,144 lines of absorbed content) - index.html is the exact approved landing page with CSS philosophy, design tokens, pipeline stages, project links, and definition of done - README updated to reflect single-page structure and pipeline documentation - No secrets, no build artifacts, no stale references - All 6 stale branches deleted (4 remote, 2 already gone) - Untracked cruft (pal-e-app/, logos, .current-issue) removed from working directory Companion PR: forgejo_admin/pal-e-deployments#62 (nginx /guide/ route removal)
forgejo_admin deleted branch 10-clean-up-repo-single-html-landing 2026-03-28 00:07:53 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/pal-e-playground!11
No description provided.