Project
griffinsoule.com
The website you are looking at: a static-first home for projects, tools, and notes.
Purpose
This site is the public front door: a calm landing page, a project index, and a place to collect useful little tools as they become real.
What’s been done
- Scaffolded Astro with strict TypeScript.
- Added reusable layout, header, and project-card components.
- Built a Markdown-backed project collection.
- Added project detail pages generated from content entries.
- Added Cloudflare Workers Static Assets configuration with Wrangler.
- Added a clean homepage and tag-filtered project index.
- Added the first browser utility project.
What’s next
- Replace placeholder artwork with real screenshots as projects mature.
- Push the repo to GitHub.
- Deploy to Cloudflare and attach
griffinsoule.com. - Add more real project writeups.
- Decide whether utilities should get a dedicated section separate from projects.