mirror of
https://github.com/vercel/flags.git
synced 2026-09-19 03:49:23 +08:00
cf9ccd0076
* Scaffold Geistdocs instance * Update biome.json * Replace content * Re-path docs * Update docs package name * Misc fixes * Update geistdocs.tsx * Move content to correct folder * Start migrating custom components * Finish migrating custom components * Migrate existing redirects * Remove #next suffixes from code blocks * Migrate homepage and flags * Remove duplicate lockfiles * Start fixing homepage * Replace Geist components * Fix colors * Improve layout * Fix code blocks * Fix hero * Fix illustrations * Fix redirect * Fix nav links * Patch in FrameworkSwitcher * Bump Next.js in docs * Delete turbo.json * Misc fixes * More logo fixes
18 lines
1003 B
Markdown
18 lines
1003 B
Markdown
# Geistdocs
|
|
|
|
A modern documentation template built with Next.js and [Fumadocs](https://fumadocs.dev). Designed for spinning up Vercel documentation sites quickly and consistently with built-in AI chat, GitHub discussions integration, and a beautiful UI.
|
|
|
|
## Features
|
|
|
|
- 📝 **MDX-powered documentation** - Write docs in MDX with full component support
|
|
- 🤖 **AI-powered chat** - Built-in AI assistant that understands your documentation
|
|
- 💬 **GitHub Discussions integration** - Allow users to provide feedback directly to GitHub
|
|
- 🎨 **Modern UI** - Beautiful, accessible components built with Radix UI
|
|
- 🔍 **Advanced search** - Fast, fuzzy search through all documentation
|
|
- 🌙 **Dark mode** - Built-in theme switching
|
|
- 📱 **Responsive** - Mobile-first design that works everywhere
|
|
- ⚡ **Fast** - Built on Next.js 16 with App Router for optimal performance
|
|
- 📰 **RSS** - Built-in RSS feed for your documentation
|
|
|
|
[Read the docs](https://preview.geistdocs.com/docs) to get started.
|