The sixth iteration of my personal website.
- Light & Dark mode (using
next-themes
) - Command Menu (using ⌘K)
- MDX content (using
@next/mdx
)
Clone the project:
git clone https://github.com/nico-bachner/v6.git
Go to the project directory:
cd v6
Install the projects dependencies (assumes you have @antfu/ni installed):
ni
Start the dev server:
nr dev
To deploy the project to ▲Vercel, click the button below: