Skip to content

Repository files navigation

Veldora Logo

Veldora Documentation Website

Official documentation and interactive UI showcase for the Veldora PHP Framework.

Website PHP License: MIT


✦ Overview

This is the full source code for the official Veldora documentation website (https://veldora.modrao.com).

Features:

  • Interactive Markdown Documentation — Automatically parses docs.md into navigable chapters with search and keyboard shortcuts (/, ArrowLeft, ArrowRight).
  • Interactive Component Showcase — Live preview of all 21 Veldora UI components with tabs for Preview, HTML Output, and Copy-Paste Snippet.
  • Modern Minimalist UI — Pure CSS design with responsive navigation, sticky header, and dark palette.

🚀 Running Locally

# Clone the repository
git clone https://github.com/veldorahq/veldora-docs.git
cd veldora-docs

# Copy environment file
cp .env.example .env

# Install dependencies (if modifying framework bindings)
composer install

# Start development server
php -S localhost:8080 -t public/

Then visit http://localhost:8080 in your browser.


📄 License & Author

About

Veldora Documentation - Official docs site for the Veldora PHP framework

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages