Files

69 lines
1.6 KiB
YAML

site_name: reDIVE World
site_url: https://redive.world
site_description: Let's all DIVE again!
site_author: Yellow
repo_url: https://github.com/yellowberryHN/redive
theme:
name: material
custom_dir: overrides
navigation_depth: 3
palette:
primary: custom
accent: custom
scheme: slate
icon:
repo: fontawesome/brands/github-alt
features:
- navigation.sections
- navigation.expand
extra_css:
- css/extra.css
plugins:
- search
- offline
- callouts
- i18n:
docs_structure: suffix
languages:
- locale: en
default: true
name: English
build: true
- git-revision-date-localized:
fallback_to_build_date: true
markdown_extensions:
- callouts
- admonition
- pymdownx.details
- pymdownx.superfences
- attr_list
- md_in_html
nav:
- Home: index.md
- Info:
- "The DiVER's Guide": guide.md
- Guides:
- Replacing LED Boards: guide/led-replace.md
- DIY LED Boards: guide/led-pcb.md
- ALLS Drive Imaging: guide/alls-image.md
- Custom LED Driver: guide/custom-led-driver.md
- Networking Guide: guide/router.md
- Accessory Guide: guide/accessories.md
- Custom Charts: guide/custom-charts.md
- WACVR Setup: guide/wacvr.md
- Mods:
- External Port Adapter: guide/mod/back-plate.md
- Specifications:
- Hardware: info/hardware.md
- Manuals: info/manual.md
- Tools:
- WACCA Launcher: launcher.md
- Reference:
- Test Menu: info/test-menu.md
- Error Dictionary: info/errors.md
- Table Map: info/data/tables.md