2 Commits

Author SHA1 Message Date
kappa
40d56d05e8 feat: add og-image for social media preview
- SVG source file with terminal design
- PNG export (2400x1260 high-res)
- ANVIL ASCII logo + tagline + URL

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 10:39:57 +09:00
kappa
ead8292653 Add project configuration and build assets
- .gitignore: Ignore node_modules, .env, dist, .wrangler
- .env.example: Environment variable template
- package.json, package-lock.json: Tailwind CSS build setup
- src/input.css: Tailwind source file
- style.css: Production Tailwind build
- og-image.png: Open Graph image for social sharing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 21:58:26 +09:00