This repository contains the code powering https://rust.audio. This website contains information on audio development with the Rust programming language.
Contributions are welcome. This repository uses the Zola static site generator. Please check here for basic Zola documentation.
When possible, try to content conventions from other items on the site. Most important things should be documented in the toml
or md
file. Don't worry too much about getting everything right!
- About rust.audio is in
content/about.md
- Formats describing e.g.
VST
vsCLAP
are incontent/formats.toml
. - Audio resource links are in
resources.toml
.