Documentation Overview
Here are the basics to know for your documentation pages
Frontmatter
Every documentation page requires frontmatter at the top of the file. The frontmatter contains metadata about your page.
Required Field
title - The page title displayed at the top of the page and in navigation.
Optional Fields
description - A brief description shown below the title. Helps users understand the page content at a glance.
icon - An icon name from Lucide React to display in navigation. Use the lowercase, hyphenated icon name.
Browse available icons at lucide.dev/icons and use the icon name exactly as shown on the site.