Skip to content

VST3 Developer Portal Site

Notifications You must be signed in to change notification settings

steinbergmedia/vst3_dev_portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source of the VST 3 Developer Portal

The source is written in Markdown and then build with mdbook to generate HTML pages.

Requirements

Install all of the above, so that the executables are in your environments path variable.

Build

To build the html pages run mdbook from the checkout folder of this repository

mdbook build

or alternatively you can build and serve the html pages locally with

mdbook serve

then you can locate you webbrowser to http://localhost:3000

the html pages will automatically be updated if you change the source files.

About

VST3 Developer Portal Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published