Skip to content

A static blog template built using NextJS 14, Velite, Tailwind, Shadcn/UI and MDX.

Notifications You must be signed in to change notification settings

chaowei126/nextjs-velite-blog

 
 

Repository files navigation

NextJS 14, Tailwind, Shadcn UI, MDX and Velite Blog

In this repo is a simple implementation of a markdown static blog, a demo can be seen here, Features include:

  • MDX Components
  • Shadcn UI
  • Pagination
  • Dynamic Open Graph Image
  • Syntax Highlighting in code block

Learning Points

Hopefully, from this project and the video, you can learn:

  • NextJS 14 basics (layouts, app router etc)
  • NextJS SEO
  • NextJS Dynamic Graph Images
  • Velite Setup and usage
  • Shadcn/ui setup and usage
  • Custom components in MDX
  • Tailwind styling

Credits

Much of the design of this project is taken from shadcn in his projects, such as shadcn/ui and Taxonomy

About

A static blog template built using NextJS 14, Velite, Tailwind, Shadcn/UI and MDX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.0%
  • MDX 34.0%
  • CSS 2.8%
  • JavaScript 1.2%