Add Kit Assembly page (#31)

This commit is contained in:
Gauthier Provost 2020-08-23 14:13:18 +08:00 committed by GitHub
parent 7b10e9c9ea
commit 32c1d1fe6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 273 additions and 1 deletions

View file

@ -25,7 +25,6 @@ theme:
- tabs
palette:
primary: 'white'
accent: 'pink'
font:
text: 'Roboto'
code: 'Roboto Mono'
@ -77,6 +76,7 @@ nav:
- About: 'about.md'
- Helios64:
- Introduction: 'helios64/intro.md'
- Kit Assembly: 'helios64/kit.md'
- Hardware:
- Overview: 'helios64/hardware.md'
- Button: 'helios64/button.md'