Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.78 KB

README.md

File metadata and controls

68 lines (45 loc) · 1.78 KB

Next.js Tailwind Contentlayer Blog

Next.js Tailwind Contentlayer Blog Starter

This is a Next.js Blog, based on modern frontend tech stacks like Next.js, Tailwind CSS, Contentlayer, i18Next.

Inspired and modified from timlrx/tailwind-nextjs-starter-blog

Demo

https://heidiliu2020-nextjs-blog.vercel.app/

Or scroll down to see the screenshots

Features

  • Next.js with Typescript
  • Writing with local Markdown / MDX files
  • Blazing fast performance
  • SEO friendly
  • Dark Mode
  • Command Palette
  • Comment system
  • Page transition progress bar
  • RSS Feed
  • Sitemap
  • Code syntax highlighting

Tech stack

Getting Started

Start local server for development:

npm run dev

Screenshots

Home Page

Home Page EN light

Home Page TW dark

Post Page

Post Page TW light

Post Page EN dark

Command Palette

Command palette TW light

Command palette EN dark