Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Emmett 0f683d08fb 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:34 +01:00
Jeff Emmett c3b92740b5 docs: add DNS migration task to backlog
- task-3: Migrate crypto-commons.org DNS to Cloudflare account (Done)
- Cleaned up 37 legacy DNS records

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 23:38:36 +01:00
Jeff Emmett dc88ab5f0b chore: update build configuration
- Update Next.js to ^16.0.7
- Remove eslint ignoreDuringBuilds (keep typescript ignore)
- Update tsconfig.json formatting and jsx setting

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 23:37:55 +01:00
Jeff Emmett ba4ee3c6d6 chore: add community design input task
Track ongoing community feedback collection for CCA website improvements

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 16:27:38 +01:00
Jeff Emmett c404e2015a chore: add backlog with completed deployment task
Track the self-hosted deployment migration:
- Next.js security update
- Docker/nginx static deployment
- Cloudflare tunnel configuration
- DNS setup

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 16:26:30 +01:00
Jeff Emmett 4073880af5 feat: add Docker deployment for crypto-commons.org
- Add Dockerfile with nginx for static site serving
- Add docker-compose.yml with Traefik labels
- Update Next.js to 16.0.7 (security fix)
- Remove deprecated eslint config from next.config.mjs

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 16:23:54 +01:00
v0 540f6599d3 Add new files
#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-27 20:22:20 +00:00
v0 05a4a0ae53 feat: create research and sponsors pages
Add new pages for academic publications and sponsors.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-10 00:47:35 +00:00
v0 96f3b52d24 feat: enable static export for Next.js
Configure Next.js to output static site for deployment.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-10 00:22:04 +00:00
v0 c0776a33fa feat: restore navigation links in header
Add back About, Research, Events, Sponsors, and Contact links.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-10 00:18:16 +00:00
v0 b77cf35c02 sync main changes to crypto-commons-website-2.0
#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-10 00:11:22 +00:00
v0 24e7cb60f3 Initialized repository for chat Crypto Commons website
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-10 00:10:53 +00:00