Getting Started

Welcome to Uchū Docs! This project provides a simple, clean way to render Markdown documentation using PHP.

Features

Quick Setup

  1. Clone the repository
  2. Run composer install
  3. Configure your web server to point to the directory used on upload
  4. Start adding Markdown files to the docs directory

Customization

You can easily customize the look and feel by modifying the CSS in the header template or adding your own styles.