This is a portfolio site template complete with a blog, built using Next.js and Markdown.
Key features include:
- MDX and Markdown support: Write content using your preferred format.
- SEO Optimization: Includes sitemap, robots.txt, and JSON-LD schema for improved search engine visibility.
- RSS Feed: Automatically generate an RSS feed for your blog posts.
- Dynamic OG Images: Create engaging social media previews with dynamic Open Graph images.
- Syntax Highlighting: Display code snippets with proper syntax highlighting.
- Tailwind v4: Utilizes Tailwind CSS v4 for styling.
- Vercel Integration: Supports Vercel Speed Insights and Web Analytics.
- Geist Font: Uses the Geist font for a modern look and feel.
How to Use:
- One-Click Deploy: Deploy directly to Vercel.
- Clone and Deploy: Use
create-next-app
withpnpm
to clone the repository and deploy it yourself.