diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity new file mode 100644 index 0000000000000000000000000000000000000000..ae931097fe4d76e663fb9d716b5cbf9c6333cee8 --- /dev/null +++ b/node_modules/.yarn-integrity @@ -0,0 +1,10 @@ +{ + "systemParams": "linux-x64-108", + "modulesFolders": [], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [], + "lockfileEntries": {}, + "files": [], + "artifacts": {} +} \ No newline at end of file diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 1faa7e403e7489a2f533518fd0ffef51088dbe98..183170a3d22781fcb54918eaf1151263cf4d454d 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -30,7 +30,7 @@ const config = { defaultLocale: 'en', locales: ['en'], }, - +/* plugins: [[require.resolve("@cmfcmf/docusaurus-search-local"), { indexDocs: true, @@ -49,17 +49,9 @@ const config = { parentCategoriesBoost: 2 } },], - ], + ],*/ - // Even if you don't use internationalization, you can use this field to set - // useful metadata like html lang. For example, if your site is Chinese, you - // may want to replace "en" with "zh-Hans". - i18n: { - defaultLocale: 'en', - locales: ['en'], - }, - presets: [ [ 'classic', diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000000000000000000000000000000000000..fb57ccd13afbd082ad82051c2ffebef4840661ec --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +