Removed TODOs (will add those in when completed)

Making sure navbar and getting started page match in their content
This commit is contained in:
Tristan B. Velloza Kildaire 2021-06-03 12:07:06 +02:00
parent 1a13f126eb
commit 933f90060d
2 changed files with 16 additions and 14 deletions

View File

@ -26,16 +26,13 @@ and configuration details needed to get connected!
2. Bird configuration
1. [Bird 1.6](bird1.6.md)
2. [Bird 2.0](bird2.md)
3. Setting up lg_proxy
* TODO: Setting up lg_proxy
2. Setting up Mikrotik
* TODO: Add tutorial
5. General monitoring
* TODO: Optional, not required and tutorial does not exist yet
6. [Tunneling](tunneling.md) TODO: Finish this
3. Protocols
1. [Babel](bird_babel.md)
2. [OSPFv3](bird_ospfv3.md)
5. [Tunneling](tunneling.md) TODO: Finish this
* TODO: Setup tunnel(s)
* TODO: Fastd config
7. Setting up your home network
6. Setting up your home network
* [Configuring your hosts]
1. Statically (TODO)
2. Automatically with SLAAC and radv

View File

@ -7,14 +7,19 @@ nav:
- Guide: getting-started.md
- Rules: rules.md
- Requirements: requirements.md
- Registration:
- Registering a new /48 ULA: register_ula.md
- Adding your prefix to EntityDB: entitydb.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
- Setting up Bird:
- Bird basics: bird_basics.md
- Bird configuration:
- Bird 1.6: bird1.6.md
- Bird 2: bird2.md
- Protocols:
- Babel: bird_babel.md
- OSPFv3: bird_ospfv3.md
- Tutorial:
- Peering: peering.md
- CRXNv6: crxnv6.md