/Brog

Next.js Blog powered by Sanity or MDX

Primary LanguageMDXMIT LicenseMIT

English | 简体中文

Brog

Next.js Blog powered by Sanity or MDX

twitter GitHub commit

Preview

Brog

Features

  • 🌓 Adaptive Light/Dark Theme
  • 📏 Minimalist Design
  • ⚡ Ultra-Fast Response Time
  • 📡 Customizable RSS Feed Integration
  • 🌐 SEO-Optimized
  • 🗺️ Sitemap Configuration

Tech Stack

Deploy

Deploy with Vercel

Environment Variables

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 i@yikzero.com 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

Local Environment Setup

pnpm install
pnpm run dev