Welcome to PicoNav
PicoNav is [brief description of what PicoNav is].
Quick Links
Features
- Feature 1
- Feature 2
- Feature 3
Getting Started
Check out the User Manual to get started with your PicoNav.
Open Source
PicoNav is open source! View the code and contribute on GitHub.
### **File 3: Create folder structure**
piconav-docs/ ├── _config.yml ├── index.md ├── docs/ │ ├── manual.md │ ├── downloads.md │ ├── troubleshooting.md │ ├── getting-started.md │ └── updates/ │ └── changelog.md └── assets/ └── images/ └── piconav-logo.png