Skip to content

refactor: reorganize sections by page - #158

Merged
adeonir merged 3 commits into
mainfrom
reorganize-sections-by-page
Sep 5, 2026
Merged

refactor: reorganize sections by page#158
adeonir merged 3 commits into
mainfrom
reorganize-sections-by-page

Conversation

@adeonir

@adeonir adeonir commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Summary

Group home page sections under sections/home/ and its island under islands/home/, and reserve sections/projects/ and sections/details/ for those pages' future sections, so components/ stops mixing pieces from different pages as the site grows.

Changes

  • Move home sections (hero, about, expertise, stack, contact, featured projects) into sections/home/
  • Move project-card.astro into sections/home/card.astro and contact-form.tsx into islands/home/contact-form.tsx
  • Add empty sections/projects/ and sections/details/ folders for the listing and detail pages
  • Drop the gates script and document the equivalent commands in AGENTS.md

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
adeonir 249ebf4 Commit Preview URL

Branch Preview URL
Sep 05 2026, 10:58 PM

@adeonir
adeonir merged commit 5345f53 into main Sep 5, 2026
6 checks passed
@adeonir
adeonir deleted the reorganize-sections-by-page branch September 5, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant