This commit is contained in:
CaCO3
2023-01-02 22:29:45 +01:00
parent e209a7181c
commit 09bf9bcdda
3 changed files with 83 additions and 0 deletions

23
mkdocs.yml Normal file
View File

@@ -0,0 +1,23 @@
site_name: AI on the Edge Device
#site_url: https://example.com/
#site_url: https://jomjol.github.io/AI-on-the-edge-device/index.html
site_url: https://caco3.github.io/AI-on-the-edge-device
repo_url: https://github.com/jomjol/AI-on-the-edge-device
#edit_uri:
theme: readthedocs
# features:
# - navigation.sections
favicon: watermeter.svg
plugins:
- search
- awesome-pages
# The navigation is configured in the .pages file!