mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
807 B
807 B
Documentation
Use this directory for detailed SubMiner documentation.
Local Docs Site
Run the VitePress docs site locally:
pnpm run docs:dev
Build static docs output:
pnpm run docs:build
- Installation
- Platform requirements
- AppImage / macOS / source installs
- mpv plugin setup
- Usage
- Script vs plugin workflow
- Running SubMiner with mpv
- Keybindings and runtime behavior
- Configuration
- Full config file reference and option details
- Development
- Contributor notes
- Architecture migration overview
- Environment variables
- License and acknowledgments
- Architecture
- Composability migration status
- Core runtime structure
- Extension design rules