1
0
mirror of https://codeberg.org/CRXN/docs.git synced 2024-09-21 15:43:16 +02:00
docs/mkdocs.yml

28 lines
677 B
YAML
Raw Normal View History

2021-02-17 20:12:07 +02:00
site_name: CRXN
theme: yeti
nav:
- Home: index.md
2021-05-20 13:03:30 +02:00
- Getting started:
- Guide: getting-started.md
- Rules: rules.md
- Requirements: requirements.md
- Assigning subnet: prefixes.md
- Routing:
- Introduction: routing.md
- Bird-based routing:
- Basics: bird_basics.md
- Configuration: bird_config.md
- Babeld-based routing
- Mikrotik-based routing
2021-02-19 16:15:03 +02:00
- Tutorial:
2021-02-19 15:48:53 +02:00
- Peering: peering.md
2021-02-19 15:47:31 +02:00
- CRXNv6: crxnv6.md
2021-02-19 16:20:36 +02:00
- On-the-go: onthego.md
2021-02-19 16:28:59 +02:00
- Configs:
- Bird: configs/bird.md
2021-02-19 16:15:03 +02:00
- Peers: peers.md
- Services: services.md
- Registrar: ipam.md
2021-05-20 13:03:30 +02:00
- People: peopel.md