Split install guide into 4 pages:

* Preliminary
* eMMC Install
* SDcard Install
* First Start
This commit is contained in:
Gauthier Provost 2020-10-14 14:02:37 +08:00
parent fb66469736
commit 4de6afa6b8
30 changed files with 444 additions and 423 deletions

View file

@ -75,7 +75,11 @@ nav:
- Introduction: 'helios64/intro.md'
- Kit Assembly: 'helios64/kit.md'
- Download: '/download/#helios64'
- Install: 'helios64/install.md'
- Install:
- Preliminary : 'helios64/install/preliminary.md'
- eMMC Install : 'helios64/install/emmc.md'
- SDcard Install : 'helios64/install/sdcard.md'
- First Start : 'helios64/install/first-start.md'
- Hardware:
- Overview: 'helios64/hardware.md'
- Button: 'helios64/button.md'