Welcome to my personal blog, crafted using Next.js, Tailwind CSS, and Contentlayer.
I've implemented several custom features on top of the tailwind-nextjs-starter-blog, including:
- A dynamic Table of contents, improving navigation and readability.
- Integrated CI/CD workflows, streamlining deployment and updates.
- Prepares dependencies and builds static content for the blog.
- Builds and upload artifacts to GitHub Pages.
yarn install
yarn dev