Docs
ChilloutVR Documentaion
Install / Use
/learn @ChilloutVR-Team/DocsREADME

Documentation
This repository contains the source files for the Alpha Blend Interactive Documentation available under docs.abinteractive.net
How to Contribute
Branches
- master is our production branch, means anything in master goes/is in the production site at docs.abinteractive.net
- develop is our main development branch, merge and base your changes to/from here
External Contributors
Please contribute using GitHub Flow. Create a fork, add commits, and open a pull request.
For guidance writing new documents for CCK components, please follow our style guide.
CVR employee's / CVR internal contributors
For any changes, make a feature branch.
This means a branch named like feature/add-cvravatar-feature-docs with a reasonable short name of the changes you are doing there.
When you are done with your changes, merge them into develop.
Releases
Release are made by CVR staff.
Additional notes: For deploying to production merge develop into master, and grab the latest build artifact from teamcity after it has been built.
Checking Your Work
We recommend previewing the site before submitting your PR. To preview the site, follow the instructions below:
Install python, poetry, and project dependencies
Windows
Automatic:
- Right-click the file
setup.ps1and pickRun with PowerShell - Look at the console to see if there were errors, if not, we're good :)
Manual:
- Install Python
3.11 - Install Poetry
- Install/Update the project packages by opening a Terminal in the repository's root folder, and running:
poetry install --no-root
Linux
- Install python 3.11
- Install Poetry
- Run
poetry install --no-rootto install/update the packages
Run local development server
Windows
- Run the Windows Setup
- Right-click the file
serve.ps1and pickRun with PowerShell
Linux
- Run the Linux Setup
- Run
poetry run mkdocs serveon a Terminal in the project's root
You now have a development server running at http://127.0.0.1:8000/
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
