OsTabs
OsTabs wraps Docusaurus <Tabs> and auto-selects the tab matching the
visitor's OS (detected via react-device-detect). Falls back to Windows if
unknown; falls back to the first available tab if the preferred OS isn't in the
tab set.
Default (auto-detected)
- Windows
- Mac OS
- Linux
- iOS
- Android
Windows-specific instructions.
macOS-specific instructions.
Linux-specific instructions.
iOS-specific instructions.
Android-specific instructions.
Subset (Linux + Docker only)
When the visitor's OS isn't in the tab set, OsTabs falls back to the first listed value instead of crashing.
- Linux
- Docker
Linux instructions.
Docker instructions.
With code blocks inside tabs
- Windows
- Mac OS
- Linux
winget install OpenZiti.Ziti
brew install openziti/release/ziti
curl -sSf https://get.openziti.io/install.bash | sudo bash