• Kyle Ngai's avatar
    Initial commit: Multi-language CMS with Next.js 15 · 47623cb1
    Kyle Ngai authored
    
    
    Features:
    - Multi-language support (en, zh, hk - Traditional Chinese Hong Kong)
    - JSON-based content storage (no database)
    - Admin panel with rich text editing
    - Image upload and management library
    - Navigation management
    - SEO-friendly with proper meta tags
    - Modern minimalist design with Tailwind CSS
    - Self-hosted deployment ready with Docker
    
    Tech Stack:
    - Next.js 15.1.0, React 19, TypeScript 5.7
    - Tailwind CSS 3.4, next-intl 3.22
    - Tiptap rich text editor with image upload
    - NextAuth.js 5.0 for authentication
    - Zod validation, Lucide icons
    
    Co-Authored-By: default avatarClaude <noreply@anthropic.com>
    47623cb1