Getting Started
Welcome to Uchū Docs! This project provides a simple, clean way to render Markdown documentation using PHP.
Features
- Render Markdown files as HTML
- Automatic sidebar generation
- Simple, clean design
- Easy to extend and customize
Quick Setup
- Clone the repository
- Run
composer install - Configure your web server to point to the directory used on upload
- Start adding Markdown files to the
docsdirectory
Customization
You can easily customize the look and feel by modifying the CSS in the header template or adding your own styles.
Green Meteor Docs