NextMe
简体中文
NextMe is a personal website built with Next.js and Tailwind CSS.
"Tired of various CMS and external dependencies?
Here is a minimalist blog that gives you full control to customize your blog."
Project details(中文)

Key features
- MDX: Write your blog posts in Markdown.
- build-time-image-optimization: Automatically optimize your blog images.
- robots.ts & sitemap.ts: Automatically generate robots.txt and sitemap.xml files.
- rss: Automatically generate RSS feed.
- loading skeleton: Beautiful loading skeletons for your blog posts.
- mobile-friendly: Optimized for mobile devices.
- dark mode: Supports dark mode.
- static export: Static HTML export for performance and SEO.
- SEO: Optimized for search engines.
Deploy your own

Environment variables
- SITE_URL: Your site url.
- SITE_AUTHOR: Your name.
Local development
First, run the development server:
bun i
bun run dev
Open http://localhost:3000 with your browser to see the result.
Page Speed Insights
