diff --git a/mkdocs/.cache/plugin/social/11eddd217f8f1dca49338240d04bef34.png b/mkdocs/.cache/plugin/social/11eddd217f8f1dca49338240d04bef34.png new file mode 100644 index 0000000..66dfd68 Binary files /dev/null and b/mkdocs/.cache/plugin/social/11eddd217f8f1dca49338240d04bef34.png differ diff --git a/mkdocs/.cache/plugin/social/19b24b921fd022e5d9fc881854a7b1bd.png b/mkdocs/.cache/plugin/social/19b24b921fd022e5d9fc881854a7b1bd.png new file mode 100644 index 0000000..5866cee Binary files /dev/null and b/mkdocs/.cache/plugin/social/19b24b921fd022e5d9fc881854a7b1bd.png differ diff --git a/mkdocs/.cache/plugin/social/cc299a1246e06377a8506977bf10cbde.png b/mkdocs/.cache/plugin/social/cc299a1246e06377a8506977bf10cbde.png new file mode 100644 index 0000000..d0a620c Binary files /dev/null and b/mkdocs/.cache/plugin/social/cc299a1246e06377a8506977bf10cbde.png differ diff --git a/mkdocs/.cache/plugin/social/fdf2a1b68f1d946f9f4951cc1b9c5c0a.png b/mkdocs/.cache/plugin/social/fdf2a1b68f1d946f9f4951cc1b9c5c0a.png new file mode 100644 index 0000000..732fd7f Binary files /dev/null and b/mkdocs/.cache/plugin/social/fdf2a1b68f1d946f9f4951cc1b9c5c0a.png differ diff --git a/mkdocs/docs/apps.md b/mkdocs/docs/apps/index.md similarity index 100% rename from mkdocs/docs/apps.md rename to mkdocs/docs/apps/index.md diff --git a/mkdocs/docs/guides/index.md b/mkdocs/docs/guides/index.md new file mode 100644 index 0000000..184e182 --- /dev/null +++ b/mkdocs/docs/guides/index.md @@ -0,0 +1,3 @@ +# Guides + +The following guides to properly configure your site. \ No newline at end of file diff --git a/mkdocs/docs/overrides/main.html b/mkdocs/docs/overrides/main.html index aa1dc5b..db9be4d 100644 --- a/mkdocs/docs/overrides/main.html +++ b/mkdocs/docs/overrides/main.html @@ -1,4 +1,4 @@ {% extends "base.html" %} {% block extrahead %} {% endblock %} {% block announce %} Login -Changemkaer Archive. Learn more +Changemaker Archive. Learn more {% endblock %} {% block scripts %} {{ super() }} {% endblock %} \ No newline at end of file diff --git a/mkdocs/docs/quick-commands.md b/mkdocs/docs/quick-commands.md index 4e101cf..a1e71ae 100644 --- a/mkdocs/docs/quick-commands.md +++ b/mkdocs/docs/quick-commands.md @@ -1,6 +1,23 @@ -# Ollama +# Quick Commands + +## Build Site + +``` +# navigate to mkdocs directory +mkdocs build +``` + +## Ollama + +Pull a model into the ollama environment: + +``` +# Replace action and model with your own... +docker exec -it ollama-changemaker ollama [action] [model] +``` + + -Info on ollama diff --git a/mkdocs/docs/testing.md b/mkdocs/docs/testing.md deleted file mode 100644 index 6355d8b..0000000 --- a/mkdocs/docs/testing.md +++ /dev/null @@ -1,7 +0,0 @@ -# Test - -# Hello World! - -Compatible with any markdown editor! - -Write websites quickly and with ease! \ No newline at end of file diff --git a/mkdocs/mkdocs.yml b/mkdocs/mkdocs.yml index adb46eb..9611e9f 100755 --- a/mkdocs/mkdocs.yml +++ b/mkdocs/mkdocs.yml @@ -13,11 +13,10 @@ theme: primary: deep purple accent: amber features: - - navigation.sections - navigation.tracking - navigation.indexes - navigation.collapse - - toc.integrate + - navigation.path - content.code.copy - navigation.top - navigation.tabs # Added for top-level navigation tabs @@ -52,8 +51,9 @@ plugins: nav: - Home: index.md + - Get Started: readme.md - Applications: - - Overview: apps.md + - Overview: apps/index.md - Homepage Dashboard: apps/homepage.md - Code Server: apps/code-server.md - Flatnotes: apps/flatnotes.md @@ -70,8 +70,8 @@ nav: - Portainer (Docker UI): apps/portainer.md - n8n (Workflow Automation): apps/n8n.md - Guides: + - Overview: guides/index.md - Authoring Content: guides/authoring-content.md - Using Ollama in VS Code: guides/ollama-vscode.md - Quick Commands: quick-commands.md - - Readme: readme.md - - Testing: testing.md + diff --git a/mkdocs/site/404.html b/mkdocs/site/404.html index 903c406..f782721 100644 --- a/mkdocs/site/404.html +++ b/mkdocs/site/404.html @@ -81,7 +81,7 @@ Login -Changemkaer Archive. Learn more +Changemaker Archive. Learn more @@ -205,6 +205,25 @@ Changemkaer Archive. Learn more +
  • + + + + + + + Get Started + + +
  • + + + + + + + +
  • @@ -230,7 +249,7 @@ Changemkaer Archive. Learn more
  • - + @@ -263,44 +282,6 @@ Changemkaer Archive. Learn more - - - - - -
  • - - - - - - - Readme - - -
  • - - - - - - - - -
  • - - - - - - - Testing - - -
  • - - - @@ -321,9 +302,7 @@ Changemkaer Archive. Learn more - - -