Skip to content

JRufer/VoxCtrl-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voxctrl Website

Marketing and documentation website for voxctrl — a programmable voice broker for Linux.

Built with PHP includes for shared layout, with separate pages for the landing/marketing section and a full documentation section covering quickstart, installation, configuration, integrations, and architecture.

Structure

index.php              # Landing page
includes/              # Shared PHP partials (head, nav, footer, docs sidebar)
docs/                  # Documentation pages (14 pages)
js/                    # landing.js, docs.js
css/                   # Stylesheets
assets/                # Images, GIFs, favicon

Local development

Requires a PHP server:

php -S localhost:8000

Then open http://localhost:8000.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors