Skip to content

Documentation is a modern static documentation generator that transforms Markdown files into professional documentation sites.

License

Notifications You must be signed in to change notification settings

riligar-solutions/documentation

Repository files navigation

Documentation - Modern Documentation Generator

GitHub stars GitHub License Documentation NPM Version

🎯 What is Documentation?

Documentation is a modern static documentation generator that transforms Markdown files into professional documentation sites. It's the perfect tool for anyone who wants to create beautiful and functional documentation without complications.

πŸ“Š Expected ROI

Time Saved

  • Before: 4-8 hours for basic documentation
  • After: 30-60 minutes with prompt
  • Savings: 85-90% of time

Improved Quality

  • Consistency: Standardized templates
  • Completeness: Coverage of all aspects
  • Usability: Modern and navigable interface

πŸš€ Features

  • Markdown-First: Write documentation in familiar Markdown syntax
  • Static Site Generation: Fast, secure, and SEO-friendly output
  • Modern Themes: Beautiful, responsive themes out of the box
  • Search Integration: Built-in search functionality
  • CLI Tool: Simple command-line interface for easy management
  • Live Development: Hot-reload during development

πŸ“¦ Installation

# Global installation (recommended)
npm install -g @riligar/documentation

# Or with bun
bun add -g @riligar/documentation

# Or with yarn
yarn global add @riligar/documentation

# Or with pnpm
pnpm add -g @riligar/documentation

🎯 Quick Start

  1. Initialize a new project:

    documentation init my-docs
    cd my-docs
  2. Start development server:

    documentation dev
  3. Build for production:

    documentation build

🎨 What you get automatically

Category Features Benefits
Professional Interface β€’ Modern and clean design
β€’ Automatic sidebar navigation
β€’ Breadcrumbs and table of contents
β€’ Search with Ctrl+K
β€’ Professional appearance
β€’ Easy navigation
β€’ Quick content discovery
β€’ Instant search functionality
Advanced Features β€’ Copy-to-clipboard in code blocks
β€’ Functional internal links
β€’ SEO optimized
β€’ Full accessibility
β€’ Developer-friendly
β€’ Seamless navigation
β€’ Better search rankings
β€’ Inclusive for all users
Mobile Experience β€’ Collapsible menu
β€’ Touch-friendly
β€’ Fast loading
β€’ Smooth scrolling
β€’ Mobile-first design
β€’ Intuitive interactions
β€’ Optimal performance
β€’ Enhanced UX

πŸ“Š Comparison with Other Tools

Feature Documentation GitBook Notion Wiki
Simplicity βœ… Pure Markdown ❌ Complex interface ❌ Proprietary ❌ Specific syntax
Performance βœ… Static sites ⚠️ Slow loading ⚠️ Internet dependent ❌ Server required
Customization βœ… Themes and config ❌ Limited ❌ Very limited ⚠️ Requires programming
Search βœ… Instant βœ… Good βœ… Good ⚠️ Basic
Cost βœ… Free ❌ Paid ❌ Paid ⚠️ Self-hosting
Offline βœ… Works ❌ No ❌ No ❌ No

πŸ† Benefits for Teams

Team Role Benefits Impact
For Developers β€’ Documentation lives with the code
β€’ Familiar and versionable Markdown
β€’ Easy CI/CD setup
β€’ No vendor lock-in
β€’ Streamlined workflow
β€’ Version control integration
β€’ Automated deployments
β€’ Future-proof solution
For Managers β€’ Reduces onboarding time
β€’ Improves team communication
β€’ Always up-to-date documentation
β€’ Zero infrastructure cost
β€’ Faster team productivity
β€’ Better collaboration
β€’ Reliable information
β€’ Cost-effective solution
For Users β€’ Intuitive and fast interface
β€’ Efficient search
β€’ Works on any device
β€’ Always available
β€’ Enhanced user experience
β€’ Quick information access
β€’ Cross-platform compatibility
β€’ Reliable availability

πŸ“ˆ Stats

Repo Stats

πŸ’‘ Remember: Documentation is made to be simple. Focus on content, let the tool handle the presentation!