Personal site & dev diary of Mark Ellington (Marc / BUG) — Vibe Coder, building AI tools that actually remember you.
🌐 Live at marcyy.me
Most of what I build ends up on GitHub for you to fork & remix. This site is where I write the dev diaries behind them — DiscorverX, Pawly, MarcStar, RE CODE, Resonix-AG, and more.
- Astro (based on the AstroPaper theme)
- Tailwind CSS v4
- Pagefind full-text search · dynamic OG images · RSS · sitemap
- Deployed on Vercel
npm install
npm run dev # start dev server at localhost:4321
npm run build # production build + search index
npm run preview # preview the buildBlog posts live in src/data/blog/ as Markdown. Site config is in src/config.ts.
Content © Mark Ellington. Theme under MIT (see LICENSE).