English | 简体中文
Next.js Blog powered by Sanity or MDX
- 🌓 Adaptive Light/Dark Theme
- 📏 Minimalist Design
- ⚡ Ultra-Fast Response Time
- 📡 Customizable RSS Feed Integration
- 🌐 SEO-Optimized
- 🗺️ Sitemap Configuration
Field Name | Example Value | Description |
---|---|---|
WEB_TITLE | Brog | Website Title |
WEB_DESCRIPTION | It's my blog of all... | Website description |
BLOG_TITLE | Brog | Menu Bar Title |
AUTHOR | yikZero | Author Name |
OCCUPATION | Design Engineer | Occupation |
BIO | I‘m a boy | Author Bio |
CONTACT_EMAIL | [email protected] | Email Address, used for Gravatar |
SITE_URL | https://blog.yikzero.com | Site url, Generate SiteMap |
HOMEPAGE_POST_NUMBER | 3 | Number of Posts Displayed on Homepage |
HOMEPAGE_PROJECT_NUMBER | 3 | Number of Projects Displayed on Homepage |
SINCE | 2023 | If empty, the current year is used |
pnpm install
pnpm run dev