From 43285971143fd190800b63838deff811b67d539e Mon Sep 17 00:00:00 2001 From: Reinier van der Leer Date: Wed, 6 Sep 2023 17:42:07 +0200 Subject: [PATCH] Fix docs deployment: Electric Boogaloo --- docs/{ => content}/challenges/beat.md | 0 .../{ => content}/challenges/building_challenges.md | 0 docs/{ => content}/challenges/challenge_template.md | 0 .../challenges/information_retrieval/challenge_a.md | 0 .../challenges/information_retrieval/challenge_b.md | 0 .../information_retrieval/introduction.md | 0 docs/{ => content}/challenges/introduction.md | 0 docs/{ => content}/challenges/list.md | 0 docs/{ => content}/challenges/memory/challenge_a.md | 0 docs/{ => content}/challenges/memory/challenge_b.md | 0 docs/{ => content}/challenges/memory/challenge_c.md | 0 docs/{ => content}/challenges/memory/challenge_d.md | 0 .../{ => content}/challenges/memory/introduction.md | 0 docs/{ => content}/challenges/submit.md | 0 docs/{ => content}/code-of-conduct.md | 0 docs/{ => content}/configuration/imagegen.md | 0 docs/{ => content}/configuration/memory.md | 0 docs/{ => content}/configuration/options.md | 0 docs/{ => content}/configuration/search.md | 0 docs/{ => content}/configuration/voice.md | 0 docs/{ => content}/contributing.md | 0 docs/{ => content}/imgs/e2b-dashboard.png | Bin docs/{ => content}/imgs/e2b-log-url.png | Bin docs/{ => content}/imgs/e2b-new-tag.png | Bin docs/{ => content}/imgs/e2b-tag-button.png | Bin .../imgs/openai-api-key-billing-paid-account.png | Bin docs/{ => content}/index.md | 0 docs/{ => content}/plugins.md | 0 docs/{ => content}/setup.md | 0 docs/{ => content}/share-your-logs.md | 0 docs/{ => content}/testing.md | 0 docs/{ => content}/usage.md | 0 docs/{imgs/Auto_GPT_Logo.png => favicon.png} | Bin docs/mkdocs.yml | 4 ++-- 34 files changed, 2 insertions(+), 2 deletions(-) rename docs/{ => content}/challenges/beat.md (100%) rename docs/{ => content}/challenges/building_challenges.md (100%) rename docs/{ => content}/challenges/challenge_template.md (100%) rename docs/{ => content}/challenges/information_retrieval/challenge_a.md (100%) rename docs/{ => content}/challenges/information_retrieval/challenge_b.md (100%) rename docs/{ => content}/challenges/information_retrieval/introduction.md (100%) rename docs/{ => content}/challenges/introduction.md (100%) rename docs/{ => content}/challenges/list.md (100%) rename docs/{ => content}/challenges/memory/challenge_a.md (100%) rename docs/{ => content}/challenges/memory/challenge_b.md (100%) rename docs/{ => content}/challenges/memory/challenge_c.md (100%) rename docs/{ => content}/challenges/memory/challenge_d.md (100%) rename docs/{ => content}/challenges/memory/introduction.md (100%) rename docs/{ => content}/challenges/submit.md (100%) rename docs/{ => content}/code-of-conduct.md (100%) rename docs/{ => content}/configuration/imagegen.md (100%) rename docs/{ => content}/configuration/memory.md (100%) rename docs/{ => content}/configuration/options.md (100%) rename docs/{ => content}/configuration/search.md (100%) rename docs/{ => content}/configuration/voice.md (100%) rename docs/{ => content}/contributing.md (100%) rename docs/{ => content}/imgs/e2b-dashboard.png (100%) rename docs/{ => content}/imgs/e2b-log-url.png (100%) rename docs/{ => content}/imgs/e2b-new-tag.png (100%) rename docs/{ => content}/imgs/e2b-tag-button.png (100%) rename docs/{ => content}/imgs/openai-api-key-billing-paid-account.png (100%) rename docs/{ => content}/index.md (100%) rename docs/{ => content}/plugins.md (100%) rename docs/{ => content}/setup.md (100%) rename docs/{ => content}/share-your-logs.md (100%) rename docs/{ => content}/testing.md (100%) rename docs/{ => content}/usage.md (100%) rename docs/{imgs/Auto_GPT_Logo.png => favicon.png} (100%) diff --git a/docs/challenges/beat.md b/docs/content/challenges/beat.md similarity index 100% rename from docs/challenges/beat.md rename to docs/content/challenges/beat.md diff --git a/docs/challenges/building_challenges.md b/docs/content/challenges/building_challenges.md similarity index 100% rename from docs/challenges/building_challenges.md rename to docs/content/challenges/building_challenges.md diff --git a/docs/challenges/challenge_template.md b/docs/content/challenges/challenge_template.md similarity index 100% rename from docs/challenges/challenge_template.md rename to docs/content/challenges/challenge_template.md diff --git a/docs/challenges/information_retrieval/challenge_a.md b/docs/content/challenges/information_retrieval/challenge_a.md similarity index 100% rename from docs/challenges/information_retrieval/challenge_a.md rename to docs/content/challenges/information_retrieval/challenge_a.md diff --git a/docs/challenges/information_retrieval/challenge_b.md b/docs/content/challenges/information_retrieval/challenge_b.md similarity index 100% rename from docs/challenges/information_retrieval/challenge_b.md rename to docs/content/challenges/information_retrieval/challenge_b.md diff --git a/docs/challenges/information_retrieval/introduction.md b/docs/content/challenges/information_retrieval/introduction.md similarity index 100% rename from docs/challenges/information_retrieval/introduction.md rename to docs/content/challenges/information_retrieval/introduction.md diff --git a/docs/challenges/introduction.md b/docs/content/challenges/introduction.md similarity index 100% rename from docs/challenges/introduction.md rename to docs/content/challenges/introduction.md diff --git a/docs/challenges/list.md b/docs/content/challenges/list.md similarity index 100% rename from docs/challenges/list.md rename to docs/content/challenges/list.md diff --git a/docs/challenges/memory/challenge_a.md b/docs/content/challenges/memory/challenge_a.md similarity index 100% rename from docs/challenges/memory/challenge_a.md rename to docs/content/challenges/memory/challenge_a.md diff --git a/docs/challenges/memory/challenge_b.md b/docs/content/challenges/memory/challenge_b.md similarity index 100% rename from docs/challenges/memory/challenge_b.md rename to docs/content/challenges/memory/challenge_b.md diff --git a/docs/challenges/memory/challenge_c.md b/docs/content/challenges/memory/challenge_c.md similarity index 100% rename from docs/challenges/memory/challenge_c.md rename to docs/content/challenges/memory/challenge_c.md diff --git a/docs/challenges/memory/challenge_d.md b/docs/content/challenges/memory/challenge_d.md similarity index 100% rename from docs/challenges/memory/challenge_d.md rename to docs/content/challenges/memory/challenge_d.md diff --git a/docs/challenges/memory/introduction.md b/docs/content/challenges/memory/introduction.md similarity index 100% rename from docs/challenges/memory/introduction.md rename to docs/content/challenges/memory/introduction.md diff --git a/docs/challenges/submit.md b/docs/content/challenges/submit.md similarity index 100% rename from docs/challenges/submit.md rename to docs/content/challenges/submit.md diff --git a/docs/code-of-conduct.md b/docs/content/code-of-conduct.md similarity index 100% rename from docs/code-of-conduct.md rename to docs/content/code-of-conduct.md diff --git a/docs/configuration/imagegen.md b/docs/content/configuration/imagegen.md similarity index 100% rename from docs/configuration/imagegen.md rename to docs/content/configuration/imagegen.md diff --git a/docs/configuration/memory.md b/docs/content/configuration/memory.md similarity index 100% rename from docs/configuration/memory.md rename to docs/content/configuration/memory.md diff --git a/docs/configuration/options.md b/docs/content/configuration/options.md similarity index 100% rename from docs/configuration/options.md rename to docs/content/configuration/options.md diff --git a/docs/configuration/search.md b/docs/content/configuration/search.md similarity index 100% rename from docs/configuration/search.md rename to docs/content/configuration/search.md diff --git a/docs/configuration/voice.md b/docs/content/configuration/voice.md similarity index 100% rename from docs/configuration/voice.md rename to docs/content/configuration/voice.md diff --git a/docs/contributing.md b/docs/content/contributing.md similarity index 100% rename from docs/contributing.md rename to docs/content/contributing.md diff --git a/docs/imgs/e2b-dashboard.png b/docs/content/imgs/e2b-dashboard.png similarity index 100% rename from docs/imgs/e2b-dashboard.png rename to docs/content/imgs/e2b-dashboard.png diff --git a/docs/imgs/e2b-log-url.png b/docs/content/imgs/e2b-log-url.png similarity index 100% rename from docs/imgs/e2b-log-url.png rename to docs/content/imgs/e2b-log-url.png diff --git a/docs/imgs/e2b-new-tag.png b/docs/content/imgs/e2b-new-tag.png similarity index 100% rename from docs/imgs/e2b-new-tag.png rename to docs/content/imgs/e2b-new-tag.png diff --git a/docs/imgs/e2b-tag-button.png b/docs/content/imgs/e2b-tag-button.png similarity index 100% rename from docs/imgs/e2b-tag-button.png rename to docs/content/imgs/e2b-tag-button.png diff --git a/docs/imgs/openai-api-key-billing-paid-account.png b/docs/content/imgs/openai-api-key-billing-paid-account.png similarity index 100% rename from docs/imgs/openai-api-key-billing-paid-account.png rename to docs/content/imgs/openai-api-key-billing-paid-account.png diff --git a/docs/index.md b/docs/content/index.md similarity index 100% rename from docs/index.md rename to docs/content/index.md diff --git a/docs/plugins.md b/docs/content/plugins.md similarity index 100% rename from docs/plugins.md rename to docs/content/plugins.md diff --git a/docs/setup.md b/docs/content/setup.md similarity index 100% rename from docs/setup.md rename to docs/content/setup.md diff --git a/docs/share-your-logs.md b/docs/content/share-your-logs.md similarity index 100% rename from docs/share-your-logs.md rename to docs/content/share-your-logs.md diff --git a/docs/testing.md b/docs/content/testing.md similarity index 100% rename from docs/testing.md rename to docs/content/testing.md diff --git a/docs/usage.md b/docs/content/usage.md similarity index 100% rename from docs/usage.md rename to docs/content/usage.md diff --git a/docs/imgs/Auto_GPT_Logo.png b/docs/favicon.png similarity index 100% rename from docs/imgs/Auto_GPT_Logo.png rename to docs/favicon.png diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 9c34ded2..d21efb8e 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,7 +1,7 @@ site_name: AutoGPT Documentation site_url: https://docs.agpt.co/ repo_url: https://github.com/Significant-Gravitas/Auto-GPT -docs_dir: . +docs_dir: content nav: - Home: index.md - Setup: setup.md @@ -42,7 +42,7 @@ theme: name: material icon: logo: material/book-open-variant - favicon: imgs/Auto_GPT_Logo.png + favicon: favicon.png features: - navigation.sections - toc.follow