Official documentation for SlopOS, the operating system that boots when the Wheel of Fate allows it.
This site is built with Fumadocs, Next.js, and Bun.
Install dependencies:
bun installRun the development server:
bun run devView your local preview at http://localhost:3000.
Useful checks:
bun run types:check
bun run lint
bun run buildDeploy the repository on Vercel. Vercel detects bun.lock and uses Bun for dependency installation.
Documentation content follows the main SlopOS license: GPL-3.0-only.