About Antigravity
Welcome to Antigravity, a conceptual blog platform designed to showcase modern web development techniques.
Built with Next.js 14 (compatible with 15), TypeScript, and Tailwind CSS, this project demonstrates:
- Static Site Generation (SSG) with
output: 'export' - MDX for content authoring
- Client-side search with Lunr.js
- Local storage persistence for reading history
- Dark mode and responsive design
This project simulates a real-world scenario of building a high-performance content site deployable to edge networks like Cloudflare Pages.