mirror of
https://github.com/ratspeak/ratspeak-docs
synced 2026-08-12 18:07:38 -04:00
No description
| .github/workflows | ||
| docs | ||
| hub | ||
| src | ||
| static | ||
| tutorials | ||
| .gitignore | ||
| docusaurus.config.js | ||
| LICENSE-CONTENT | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| sidebars-tutorials.js | ||
| sidebars.js | ||
Ratspeak Docs
Source for docs.ratspeak.org, the public documentation portal for Ratspeak.
This site is built with Docusaurus.
Installation
npm ci
Local Development
npm run start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Build
npm run build
This command generates static content into the build directory and can be served using any static contents hosting service.
License
Documentation content is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).