mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-26 00:46:23 +02:00
12 lines
No EOL
288 B
YAML
12 lines
No EOL
288 B
YAML
site_name: RowBoat docs
|
|
site_url: https://docs.rowboatlabs.com
|
|
theme:
|
|
name: material
|
|
favicon: img/favicon.ico
|
|
nav:
|
|
- Overview:
|
|
- Introduction: index.md
|
|
- Open Source License: license.md
|
|
- Getting started:
|
|
- Installation: installation.md
|
|
- Quickstart: quickstart.md |