From 4b54eeec0ebdd60d28ce865d56e079c4d11384ae Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Thu, 1 Jan 2026 10:58:22 +0000 Subject: release(docs): release the 0.30 docs --- docs/docusaurus.config.ts | 77 +---------------------------------------------- 1 file changed, 1 insertion(+), 76 deletions(-) (limited to 'docs/docusaurus.config.ts') diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 34a99bb3..4bbc208d 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -59,82 +59,7 @@ const config: Config = { plugins: [ [ "@docusaurus/plugin-client-redirects", - { - // redirects: [ - // { - // to: "/getting-started/intro", - // from: "/intro", - // }, - // { - // to: "/getting-started/screenshots", - // from: "/screenshots", - // }, - // { - // to: "/configuration/environment-variables", - // from: "/configuration", - // }, - // { - // to: "/using-karakeep/quick-sharing", - // from: "/quick-sharing", - // }, - // { - // to: "/using-karakeep/import", - // from: "/import", - // }, - // { - // to: "/using-karakeep/search-query-language", - // from: "/guides/search-query-language", - // }, - // { - // to: "/integrations/openai", - // from: "/openai", - // }, - // { - // to: "/integrations/command-line", - // from: "/command-line", - // }, - // { - // to: "/integrations/mcp", - // from: "/mcp", - // }, - // { - // to: "/integrations/different-ai-providers", - // from: "/guides/different-ai-providers", - // }, - // { - // to: "/integrations/singlefile", - // from: "/guides/singlefile", - // }, - // { - // to: "/administration/security-considerations", - // from: "/security-considerations", - // }, - // { - // to: "/administration/FAQ", - // from: "/FAQ", - // }, - // { - // to: "/administration/troubleshooting", - // from: "/troubleshooting", - // }, - // { - // to: "/administration/server-migration", - // from: "/guides/server-migration", - // }, - // { - // to: "/administration/legacy-container-upgrade", - // from: "/guides/legacy-container-upgrade", - // }, - // { - // to: "/administration/hoarder-to-karakeep-migration", - // from: "/guides/hoarder-to-karakeep-migration", - // }, - // { - // to: "/community/community-projects", - // from: "/community-projects", - // }, - // ], - }, + {}, ], [ "docusaurus-plugin-openapi-docs", -- cgit v1.2.3-70-g09d2