Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Emmett ae4da9e0ed Add Open Graph and Twitter Card metadata for social sharing
- Add og-image.jpg (1200x630) for link previews
- Add metadataBase, openGraph, and twitter metadata to layout.tsx

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 22:11:53 +01:00
v0 18b95e0552 feat: update "READ_MAN_PAGE" button to "TMUX-IFESTO"
Align button text with requested terminology update.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-20 07:30:41 +00:00
v0 bf6003b3a7 feat: add attribution to Shawn Anderson
Update site to credit Shawn Anderson for contributions.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-20 07:27:41 +00:00
v0 4589c773a2 fix: resolve font rendering issues across components
Expose font variable, update CSS, and sync canvas font for consistency.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-20 07:10:25 +00:00
v0 4880ee2b70 feat: migrate application to Next.js
Switch to Next.js 15+ with App Router, port Tailwind CSS, rebuild TerminalVisualizer, recreate Home and About pages, update next.config.mjs for static export.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-20 06:53:10 +00:00