This is my personal blog, built with Next.js, Contentlayer and TailwindCSS. It is hosted on Vercel.
First, install the dependencies:
pnpm install
Then, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
All content is written in Markdown and lives in the content
directory. The content is structured in a way that makes sense for me, but you can change it to your liking.