docs/mkdocs.yml

28 lines
677 B
YAML
Raw Normal View History

2021-02-17 18:12:07 +00:00
site_name: CRXN
theme: yeti
nav:
- Home: index.md
2021-05-20 12:03:30 +01: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 14:15:03 +00:00
- Tutorial:
2021-02-19 13:48:53 +00:00
- Peering: peering.md
2021-02-19 13:47:31 +00:00
- CRXNv6: crxnv6.md
2021-02-19 14:20:36 +00:00
- On-the-go: onthego.md
2021-02-19 14:28:59 +00:00
- Configs:
- Bird: configs/bird.md
2021-02-19 14:15:03 +00:00
- Peers: peers.md
- Services: services.md
- Registrar: ipam.md
2021-05-20 12:03:30 +01:00
- People: peopel.md