A static blog template built using NextJS 14, Velite, Tailwind, Shadcn/UI and MDX. Follow along on YouTube!
This product is a blog template built using NextJS 14, Tailwind CSS, Shadcn UI, MDX, and Velite. It incorporates features such as MDX components, pagination, dynamic open graph image, and syntax highlighting in code blocks. The template aims to provide a simple implementation of a markdown static blog, with a focus on custom components in MDX and Tailwind styling.
To install the theme, follow these steps:
git clone <repository_url>
npm install
or
yarn install
npm run dev
or
yarn dev
The blog template utilizing NextJS 14, Tailwind CSS, Shadcn UI, MDX, and Velite offers a feature-rich solution for creating a static markdown blog. With a focus on custom components, styling, and functionality, this template presents an opportunity for users to learn about NextJS basics, SEO optimization, dynamic image generation, and the integration of various tools for enhanced blog creation.