Skip to content

NextMe is a personal website built with Next.js and Tailwind CSS.

Notifications You must be signed in to change notification settings

hamster1963/NextMe

Repository files navigation

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(中文)

screen-shot-one

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

Deploy with Vercel

  • Cloudflare Pages - Framework preset - Next.js(Static HTML Export)

    Environment variable add BUN_VERSION = 1.1.29

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

Page Speed Insights

About

NextMe is a personal website built with Next.js and Tailwind CSS.

Resources

Stars

Watchers

Forks