Skip to content

Repository files navigation

SlopOS Documentation

Official documentation for SlopOS, the operating system that boots when the Wheel of Fate allows it.

Development

This site is built with Fumadocs, Next.js, and Bun.

Install dependencies:

bun install

Run the development server:

bun run dev

View your local preview at http://localhost:3000.

Useful checks:

bun run types:check
bun run lint
bun run build

Publishing

Deploy the repository on Vercel. Vercel detects bun.lock and uses Bun for dependency installation.

License

Documentation content follows the main SlopOS license: GPL-3.0-only.

Releases

Packages

Contributors

Languages

Generated from mintlify/starter