aregmi.net

Getting Started

Begin your documentation journey here. This page explains the basics.

Setup

  1. Create markdown files in the docs/ folder
  2. Use the front matter to set title and order
  3. Build with npm run build or serve with npm run dev