Skip to content

Add Projects page, drop placeholder About, update homepage bio - #21

Merged
dmserrano merged 5 commits into
mainfrom
feat/projects-page-and-copy
Sep 8, 2026
Merged

Add Projects page, drop placeholder About, update homepage bio#21
dmserrano merged 5 commits into
mainfrom
feat/projects-page-and-copy

Conversation

@dmserrano

Copy link
Copy Markdown
Owner

Summary

  • New projects content collection + /projects/ page listing real repos (safe-migrate, ALTER), pulled from their GitHub descriptions/READMEs
  • Homepage bio (siteConfig.description, used in Hero + meta + RSS) updated to current role/experience from LinkedIn summary
  • Removed placeholder /about/ page — nav is now Home / Blog / Projects; footer updated to match

Test plan

  • astro dev — homepage bio renders, nav/footer links correct, /projects/ renders both cards, /about/ 404s
  • npx tsc --noEmit clean
  • npm test — 15/15 passing

Projects lists real repos (safe-migrate, ALTER) via a new content
collection. About page is removed since it was still placeholder
content and the homepage bio + Projects page now cover it; nav/footer
updated accordingly.
Bio and role line get a lighter, more personal tone; clicking the
blinking terminal cursor in the header brand pops a random one-liner.
Now page content filled in; footer page-links list dropped since
it duplicated the header nav.
@dmserrano
dmserrano merged commit b3ab501 into main Sep 8, 2026
2 checks passed
@dmserrano
dmserrano deleted the feat/projects-page-and-copy branch September 8, 2026 23:38
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