mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
Setup (#1)
* . * . * Add files via upload * Create build-docs.yaml * Delete .github/workflow directory * . * . * Update build-docs.yaml * Update build-docs.yaml * . * . * . * . * . * . * . Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
BIN
docs/img/favicon.ico
Normal file
BIN
docs/img/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
4
docs/index.md
Normal file
4
docs/index.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Welcome
|
||||
Welcome to the **AI on the Edge Device** Project Documentation!
|
||||
|
||||
...
|
||||
16
docs/nav.yml
Normal file
16
docs/nav.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
# Configure the navigation using following list
|
||||
# and the Awesome Pages Plugin (https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin)
|
||||
|
||||
nav:
|
||||
# List all files in the expected order
|
||||
- index.md
|
||||
|
||||
- Links:
|
||||
- Web Installer/Console: https://jomjol.github.io/AI-on-the-edge-device/index.html
|
||||
- Place an Issues: https://github.com/jomjol/AI-on-the-edge-device/issues
|
||||
- Join a Discussions: https://github.com/jomjol/AI-on-the-edge-device/discussions
|
||||
|
||||
- Asorted Pages:
|
||||
# List all pages which are not covered by above list
|
||||
# Step by step we should migrate those page to the above list
|
||||
- ...
|
||||
Reference in New Issue
Block a user