Files
awesome-docs/docs/index.md
T
sven 96d35db4be Clean up landing page and consolidate contributing content
Landing page improvements:
- Removed Contributing and License sections for cleaner focus
- Updated Quick Start to remove external GitHub links
- Added Popular Tools section with beginner-friendly recommendations
- Organized tools by category (Beginners, API Documentation, QA)
- Added subtle call-to-action footer linking to contributing page
- Improved navigation flow to keep users on the documentation site

Contributing page enhancements:
- Merged license information from landing page
- Added comprehensive Community & Recognition section
- Included contributor acknowledgments and impact explanation
- Added detailed license explanation (CC0 1.0 Universal)
- Clarified contributing agreement and licensing terms
- Enhanced getting help and community sections

Benefits:
- Landing page is now focused on discovering and using tools
- All contributor/legal information consolidated in one place
- Better user flow from discovery to contribution
- Cleaner separation of concerns between user and contributor content
- Maintained important information while improving organization
2025-11-01 10:30:39 +01:00

2.5 KiB

Awesome Docs

Awesome

A curated list of awesome documentation tools, guides and best practices for creating, maintaining, and improving documentation.

If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you!

🚀 Quick Start

  • Browse by Category: Use the navigation menu to explore specific tool categories
  • Search: Use the search function to find specific tools or topics
  • Get Started: Check our Getting Started Guide to learn how to use this resource

📋 Categories Overview

🛠️ Core Tools

🎨 Content Creation

🌐 Publishing & Hosting

📚 Learning Resources

For Beginners

  • Docusaurus - React-based documentation platform
  • VitePress - Vue-powered static site generator
  • MkDocs - Python-based documentation generator

For API Documentation

For Quality Assurance

  • Vale - Syntax-aware linter for prose
  • Alex - Catch insensitive writing
  • lychee - Fast link checker

Found a tool that should be included? Contribute to this project and help make documentation better for everyone!