mirror of
https://github.com/testthedocs/awesome-docs.git
synced 2026-07-16 06:12:41 -05:00
- 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
460 B
460 B
Guide
This is the main guide for Awesome Docs.
Introduction
Welcome to the comprehensive guide for getting started with this documentation site.
Overview
This documentation is built using VitePress, which offers:
- Fast development with hot module replacement
- Markdown-centered project structure
- Vue.js components support
- Flexible theming system
Next Steps
Continue reading to learn about installation and setup.