docs/mkdocs.yml

54 lines
1.5 KiB
YAML
Raw Permalink Normal View History

2021-02-17 18:12:07 +00:00
site_name: CRXN
2021-06-03 09:53:21 +00:00
theme: readthedocs
extra_css: [extra.css]
2023-01-30 16:01:48 +00:00
plugins:
- no3rdparty
2021-02-17 18:12:07 +00:00
nav:
2023-02-05 12:27:16 +00:00
- Home: index.md
2022-12-09 20:36:38 +00:00
2023-02-05 12:27:16 +00:00
- Getting started:
- Guide: getting-started
- Rules: getting-started/rules
- Requirements: getting-started/requirements
- Registration: getting-started/registration
2023-02-05 12:27:16 +00:00
- entitydb:
- Format and Rules: entitydb/format-rules
- Security in Git: entitydb/security-in-git
- max-len attribut: entitydb/maxlen
2022-12-09 20:36:38 +00:00
2023-02-05 12:27:16 +00:00
- Routing:
- Fowarding: routing/forwarding
- Create a dummy interface: routing/create-dummy-interface
- bird:
- Setting up Bird: routing/bird/bird
- max-len filter in bird: routing/bird/maxlen-filter
- babeld:
- Setting up Babeld: routing/babeld/babeld
- Compile and install babeld: routing/babeld/compile-install
- max-len filter in babeld: routing/babeld/maxlen-filter
- babelweb2: routing/babeld/babelweb2
2022-12-09 20:36:38 +00:00
2023-02-05 12:27:16 +00:00
- Tunneling:
- Fastd: tunneling/fastd
- Compile and install fastd: tunneling/fastd-compile-install
- WireGuard: tunneling/wireguard
- OpenVPN: tunneling/openvpn
- IP Tunnel: tunneling/iptunnel
2022-12-09 20:36:38 +00:00
2023-02-05 12:27:16 +00:00
- Setting up your home network:
- Setting up radv (router): home-network/radv
- Setting up SLAAC (hosts): home-network/slaac
- DNS: home-network/dns
2022-12-09 20:36:38 +00:00
2023-02-05 12:27:16 +00:00
- Additional:
- DNS: additional/dns
- DN42 interconnection: additional/dn42-interconnection
- OTG: additional/otg/
2022-12-09 20:36:38 +00:00
2023-02-05 12:27:16 +00:00
- Peers: peers
- Services: services
- People: people