This is the repository for the lux.dev blog. It is built using Next.js and hosted on Vercel.
- MDX and Markdown support
- Optimized for SEO (sitemap, robots, JSON-LD schema)
- RSS Feed
- Dynamic OG images
- Syntax highlighting
- Tailwind v4
- Vercel Speed Insights / Web Analytics
- Geist font
First, run pnpm i to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:4321.
This project is licensed under the MIT License.