Contents

Getting Started

A lightweight PHP-based Markdown documentation renderer.

The documentations for Uch큰 Docs is still under contruction and changes may occur as development continues.


Features

Installation

  1. Clone the repo: git clone https://github.com/KodoHub/UchuDocs.git
  2. Run composer install to install dependencies
  3. Configure your web server to point to the project directory
  4. Place your Markdown files in the docs directory

Documentation Structure

docs/
├── index.md           # Home page
├── getting-started.md # Starting guide
└── topics/            # Organized by folders
    └── example.md     # Nested documentation

Creating Content

Customization

Advanced Usage

Troubleshooting

Resources

Join our Discord
Discord Community