2024-03-26 23:47:23 +00:00
|
|
|
site_name: Hibby's Packet Radio Guide
|
2024-04-07 18:34:29 +01:00
|
|
|
site_url: https://guide.foxk.it
|
2024-04-01 23:40:33 +01:00
|
|
|
|
2024-03-26 23:47:23 +00:00
|
|
|
nav:
|
2024-03-27 02:15:02 +00:00
|
|
|
- Home: index.md
|
|
|
|
- About: about.md
|
2024-03-28 20:51:41 +00:00
|
|
|
- Beginner's Guide: beginners-guide.md
|
2024-04-01 23:40:33 +01:00
|
|
|
- Radio Equipment:
|
|
|
|
- equipment/index.md
|
|
|
|
- equipment/antennas.md
|
|
|
|
- equipment/radios.md
|
2024-03-26 23:47:23 +00:00
|
|
|
- Modems:
|
2024-04-01 23:40:33 +01:00
|
|
|
- modems/index.md
|
2024-03-27 02:15:02 +00:00
|
|
|
- modems/ninotnc.md
|
|
|
|
- modems/qtsm.md
|
|
|
|
- modems/direwolf.md
|
2024-03-26 23:47:23 +00:00
|
|
|
- Clients:
|
2024-03-27 02:15:02 +00:00
|
|
|
- clients/qtttcp.md
|
2024-04-07 23:56:57 +01:00
|
|
|
- Node Setup:
|
2024-03-27 02:15:02 +00:00
|
|
|
- software.md
|
|
|
|
- install/bpq.md
|
|
|
|
- install/linux.md
|
2024-04-11 10:16:37 +01:00
|
|
|
- install/xrouter.md
|
2024-03-26 23:47:23 +00:00
|
|
|
- Node Configuration:
|
2024-03-27 02:15:02 +00:00
|
|
|
- config/bpq.md
|
2024-03-29 13:51:38 +00:00
|
|
|
- config/linux.md
|
2024-04-11 10:16:37 +01:00
|
|
|
- config/xrouter.md
|
2024-03-27 01:41:25 +00:00
|
|
|
- Misc:
|
2024-04-10 22:57:12 +01:00
|
|
|
- linux.md
|
2024-03-27 02:15:02 +00:00
|
|
|
- repo.md
|
2024-03-28 20:51:41 +00:00
|
|
|
- Glossary: glossary.md
|
2024-03-29 13:51:38 +00:00
|
|
|
|
2024-04-02 01:01:13 +01:00
|
|
|
theme:
|
|
|
|
name: material
|
2024-04-07 18:26:41 +01:00
|
|
|
font: false
|
2024-03-29 13:51:38 +00:00
|
|
|
|
|
|
|
markdown_extensions:
|
|
|
|
- toc:
|
|
|
|
permalink: true
|
2024-04-02 01:01:13 +01:00
|
|
|
- admonition
|
|
|
|
- pymdownx.details
|
|
|
|
- pymdownx.superfences
|