Files
awesome-docs/docs/index.md
sven 872b3e7404 Setup VitePress documentation with pnpm
- Added VitePress as dev dependency
- Created docs directory structure
- Configured VitePress with navigation and sidebar
- Added example pages (home, guide, installation)
- Updated package.json with docs scripts
- Added VitePress-specific entries to .gitignore
- Created setup documentation
2025-11-01 09:36:55 +01:00

645 B
Raw Blame History

Awesome Docs

Welcome to Awesome Docs! This is your home page.

What is this?

This is a documentation site built with VitePress, a fast static site generator powered by Vite and Vue.

Quick Start

To get started with this documentation:

  1. Read the Guide
  2. Learn about Installation

Features

::: info VitePress provides many great features out of the box including:

  • Fast hot reload
  • 📝 Markdown-based content
  • 🎨 Vue-powered theming
  • 🔍 Built-in search :::

Getting Help

If you need help, please check out our GitHub repository.