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 nuxt-arch --dev
nuxt.config.ts:defineNuxtConfig({
extends: 'nuxt-arch'
})