Overview
This personal blog built with Next.js serves as a platform for sharing thoughts, experiences, and insights on various topics. It utilizes features such as Next.js, Markdown support, syntax highlighting, SEO optimization, responsive design, commenting capabilities, and is built with a tech stack that includes various tools like TypeScript, Radix UI, Tailwind CSS, Prisma, and Supabase.
Features
- Next.js: Utilizes the React framework for fast and efficient web applications.
- Markdown Support: Write blog posts in Markdown for easy formatting.
- Syntax Highlighting: Automatically syntax-highlights code blocks for better readability.
- SEO Optimized: Implements SEO best practices for better search engine ranking.
- Responsive Design: Ensures the blog looks great on all devices.
- Commenting: Engage with readers through platforms like Disqus.
Installation
- Install dependencies using pnpm:
pnpm install
- Copy .env.example to .env.local and update the variables.
- Start the development server:
pnpm dev
Summary
This personal blog built with Next.js offers a seamless blogging experience with features like Markdown support, syntax highlighting, SEO optimization, and commenting capabilities. The tech stack includes various modern tools that contribute to an efficient and visually appealing blog design. The installation process is straightforward, making it easy to set up and start sharing thoughts and insights with the audience.