mirror of
https://github.com/testthedocs/awesome-docs.git
synced 2026-07-16 06:12:41 -05:00
Created comprehensive pages for all sections referenced in navigation: - writing.md: Writing tools, editors, knowledge bases, mockup tools, screenshots, screencasts, and learning resources - style-guides.md: Complete collection of style guides from government, tech companies, and specialized domains - reading.md: Essential articles, guides, and resources organized by topic (strategy, skills, APIs, UX, accessibility, etc.) - github-actions.md: GitHub Actions for documentation validation, content generation, and quality assurance with workflow examples - tools.md: Additional specialized tools covering AsciiDoc, browser testing, accessibility, hosting, utilities, and analytics Updated VitePress config: - Added all new pages to navigation menus - Organized tools into logical categories - Fixed 404 errors for previously missing routes Content migration status: - All major sections from README.md now have dedicated pages - Navigation links properly connected to existing content - Structured content with clear categories and descriptions - Cross-references between related sections This completes the content migration from the original README.md structure to a comprehensive VitePress documentation site.
5.0 KiB
5.0 KiB
Additional Tools & Resources
Specialized tools and resources that support documentation workflows across various domains.
Content Creation & Editing
AsciiDoc Tools
- Asciidoctor - Text processor for AsciiDoc
- AsciiDoc Alive - Online AsciiDoc editor
- IntelliJ AsciiDoc Plugin - AsciiDoc support for IntelliJ
- Asciidoc FX - AsciiDoc editor and toolchain
Browser Testing Tools
- Nightwatch.js - End-to-end testing framework
- Playwright - Cross-browser automation library
- Puppeteer - Headless Chrome automation
- Selenium - Web browser automation
Spelling & Language Tools
- PySpelling - Spell checking tool for documentation
Accessibility Tools
- AXE-CLI - Command-line accessibility testing
- Contrastchecker - Color contrast validation
- Image Alt text best practices - Alt text guidelines
- Lumberjack - Accessibility testing tool
- Pa11y - Automated accessibility testing
Hosting & Deployment
- Doctave - Documentation hosting platform
- Docs by Hashnode - Documentation hosting
- GitBook - Knowledge management platform
- Mintlify - Documentation platform
- Netlify - Static site hosting
- Read The Docs - Documentation hosting for open source
Utility Tools
Document Viewers
- Glow - Render Markdown on the CLI - Terminal markdown viewer
- mdv - Markdown viewer
Tool Collections
- adr-tools - Architecture Decision Records tools
- Awesome Design Tools - Design tool collection
- Bluehawk - Code snippet extraction tool
- Calculate max length for UI elements - UI text length calculator
- Code Hike - Interactive code walkthroughs
- CSS+JS Code snippets for enhancing online documentation - Documentation enhancement snippets
- docToolchain - Documentation toolchain
- D2 Declarative Diagramming - Diagram scripting language
- DIV Table Generator - HTML table generator
- Driver.js - User onboarding and highlighting
- fixred - Markdown link checker and fixer
- gatsby-theme-adr - Gatsby theme for ADRs
- Loom - Video messaging for documentation
- Markdoc - Markdown authoring framework
- markdown-doctest - Test code examples in markdown
- Merge Docs Pro - Document merging tool
- Penpot - Open-source design platform
- Playwright - Browser automation for testing
- Pocket Marketing List - Marketing technology tools
- readme.so - README generator
- rstcheck - reStructuredText checker
- rundoc - Execute code in documentation
- Shepherd - User tour library
- Squoosh - Image optimization tool
- Tables Generator - Online table generator
- Tools for Technical Writers - Technical writing tools collection
- vendir - Directory syncing tool
- Writerside - JetBrains documentation IDE
Analytics & Monitoring
User Behavior Analytics
- Clarity - User behavior analytics for websites
Content Monitoring
- SmartBear - YouTube channel for API and testing insights
These tools complement the core documentation tools and provide specialized functionality for specific use cases and workflows. Choose tools that align with your documentation stack and team requirements.