My personal website built with Arch(Nuxt 3 & Content 2)
Build your personal website less than a minute with Markdown, powered by Nuxt 3
π Arch is the fastest & easiest way to build your personal website.
You can use this template to create a new project.
If you want to add Arch to an existing codebase, you can do so with:
npm install arch-nuxt --dev
nuxt.config.ts:defineNuxtConfig({
extends: 'arch-nuxt'
})