This is my personal website, built using Nuxt 3 and powered by nuxt-seo-kit as well as Docus.
The website is designed as a reference point for best practices with Nuxt code, SEO, performance, and accessibility.
Please note that this repository is mainly a personalized configuration of the original project created by Harlan Zwierlein (harlan-zw). Most of the credit for this project should be attributed to him. If you are interested in the original project, I highly recommend checking out his work.
Make sure to install the dependencies:
pnpm i
Start the development server on http://localhost:3000
pnpm dev