adjust menu

This commit is contained in:
Marek Küthe 2022-12-09 21:36:38 +01:00
parent ba25fe3eb0
commit 17cb17b614
No known key found for this signature in database
GPG Key ID: 7E869146699108C7
4 changed files with 24 additions and 18 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
site

View File

@ -1,3 +1,3 @@
- [Setting up radv (router)](radv.html) - [Setting up radv (router)](radv)
- [Setting up SLAAC (hosts)](slaac.html) - [Setting up SLAAC (hosts)](slaac)

View File

@ -23,7 +23,7 @@ Matrix: `deavmi@envs.net`
Amazing German dude. Amazing German dude.
Roles: Network services, Routing Roles: Network services, Routing
BNET IRC: `chris2001` BNET IRC: `chris2001` on `#crxn`
### Ty3r0X `~ty3r0x` ### Ty3r0X `~ty3r0x`

View File

@ -2,31 +2,36 @@ site_name: CRXN
theme: readthedocs theme: readthedocs
nav: nav:
- Home: index - Home: ./
- Getting started: - Getting started:
- Guide: getting-started - Guide: getting-started
- Rules: rules - Rules: getting-started/rules
- Requirements: requirements - Requirements: getting-started/requirements
- Registration: - Registration: getting-started/registration
- Registering and adding your prefix to EntityDB: registration/entitydb
- Network configuration: network/setup
- Routing: - Routing:
- Fowarding: routing/bird/forwarding - Fowarding: routing/forwarding
- Setting up Bird: routing/bird/bird - Setting up Bird: routing/bird/bird
- Tunneling: - Tunneling:
- Fastd: tunneling/fastd - Fastd: tunneling/fastd
- WireGuard: tunneling/wireguard
- Setting up your home network: - Setting up your home network:
- Configuring your hosts: - Configuring your hosts:
- Automatically with SLAAC and radv: - Automatically with SLAAC and radv:
- Setting up radv (router): radv/index - Setting up radv (router): home_network/radv
- Setting up SLAAC (hosts): slaac/slaac - Setting up SLAAC (hosts): home_network/slaac
- Using the network: usage/index - DNS: home_network/dns
- Additional: - Additional:
- CRXN DNS: dns/dns - DNS: additional/dns
- DN42 interconnection: dn42 - DN42 interconnection: additional/dn42_interconnection
- On-the-go CRXN: - On-the-go CRXN:
- What is it?: otg/index - What is it?: additional/otg/
- Deavmi's OTG: otg/deavmi - Deavmi's OTG: additional/otg/deavmi
- Peers: peers - Peers: peers
- Services: services - Services: services
- People: people/people - People: people