Dev blog built with Next.js 13, TypeScript, and Contentlayer, using latest Next.js features
The “kfir/blog” is a blog built with Next.js 13, TypeScript, Contentlayer, Zustand, and TailwindCSS. It incorporates the latest features of Next.js 13, including the /app directory and SEO & Metadata. It also leverages React 18’s Server Components. The blog offers a customizable reading experience with options for light/dark mode, serif/sans-serif fonts, and adjustable font size. It utilizes MDX plugins and custom components for enhanced content formatting. The blog includes a comment section powered by Giscus and generates Vercel OG images at the Edge. Additionally, it integrates with Storybook v7 (published to story.blog.kfirfitousi.com).
To install the “kfir/blog” theme, follow these steps:
git clone [repository-url]
npm install
npm run dev
http://localhost:3000.The “kfir/blog” is a blog built with Next.js 13, TypeScript, Contentlayer, Zustand, and TailwindCSS. It leverages the latest features of Next.js 13 and React 18’s Server Components. The blog offers a customizable reading experience, supports MDX plugins and custom components for content formatting, and includes a comment section powered by Giscus. It also generates Vercel OG images at the Edge for improved performance and integrates with Storybook v7.