My website and blog
- 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
Install dependencies:
pnpm install
Then, run Next.js in development mode:
pnpm dev
Deploy it to the cloud with Vercel (Documentation).