diff --git a/.gitignore b/.gitignore index 551e664..900ac50 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,8 @@ mock_hardware_driver.c details.docx *.png !icon.png +!docs/*.png +!media/*.png +scripts/VIDEO-NOTES.md +demo-assets/ +test_narration.mp3 diff --git a/docs/favicon.png b/docs/favicon.png new file mode 100644 index 0000000..1cdfbcd Binary files /dev/null and b/docs/favicon.png differ diff --git a/docs/favicon.svg b/docs/favicon.svg new file mode 100644 index 0000000..2bc8b8e --- /dev/null +++ b/docs/favicon.svg @@ -0,0 +1,12 @@ + diff --git a/docs/icon.png b/docs/icon.png new file mode 100644 index 0000000..4267792 Binary files /dev/null and b/docs/icon.png differ diff --git a/docs/icons.svg b/docs/icons.svg new file mode 100644 index 0000000..214a655 --- /dev/null +++ b/docs/icons.svg @@ -0,0 +1,36 @@ + diff --git a/docs/index.html b/docs/index.html index 8346f25..273a335 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,6 +4,12 @@