This is the source code for my VRChat docs/guide site.
🔗 Site: https://awa-vr.github.io/vrc-docs/
There are no Contributing Guidelines for now. But if you want to contribute be sure it's in a similar style of the rest of the site.
This project uses the Hextra theme for HUGO.
# Clone the repo
git clone https://github.com/awa-vr/vrc-docs
# Change directory
cd vrc-docs
# Start the server
hugo mod tidy
hugo server --logLevel debug --disableFastRender -p 1313