No description
Find a file
2026-07-17 10:44:46 -06:00
.github/workflows docs: prepare docs.ratspeak.org portal 2026-06-05 21:44:18 -06:00
docs docs: linux gray-window and tiling titlebar troubleshooting 2026-07-17 10:44:46 -06:00
hub site: align docs shell navigation 2026-06-29 21:20:10 -06:00
src site: simplify docs header navigation 2026-06-29 21:48:27 -06:00
static Add build-from-source tutorials; rename web-flashing section 2026-07-07 23:29:13 -04:00
tutorials Add build-from-source tutorials; rename web-flashing section 2026-07-07 23:29:13 -04:00
.gitignore Add docs hub homepage, tutorials, and navigation fixes 2026-06-29 21:46:57 -04:00
docusaurus.config.js site: simplify docs header navigation 2026-06-29 21:48:27 -06:00
LICENSE-CONTENT docs: prepare docs.ratspeak.org portal 2026-06-05 21:44:18 -06:00
package-lock.json docs: prepare docs.ratspeak.org portal 2026-06-05 21:44:18 -06:00
package.json docs: prepare docs.ratspeak.org portal 2026-06-05 21:44:18 -06:00
README.md docs: prepare docs.ratspeak.org portal 2026-06-05 21:44:18 -06:00
sidebars-tutorials.js Add docs hub homepage, tutorials, and navigation fixes 2026-06-29 21:46:57 -04:00
sidebars.js Initial commit: Ratspeak documentation site 2026-06-04 17:59:07 -04:00

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).