From 8d7e72b013d52a637d68d404d89576d5597371e5 Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Tue, 2 Jan 2024 00:07:53 +0100 Subject: [PATCH] Add products intro page --- docs/docs/products/overview.md | 19 +++++++++++++++++++ docs/sidebars.js | 8 +------- 2 files changed, 20 insertions(+), 7 deletions(-) create mode 100644 docs/docs/products/overview.md diff --git a/docs/docs/products/overview.md b/docs/docs/products/overview.md new file mode 100644 index 0000000000..b4326a552b --- /dev/null +++ b/docs/docs/products/overview.md @@ -0,0 +1,19 @@ +--- +title: 'BUILD.5 Products' +keywords: ['products', 'api', 'blockchain', 'nft', 'digital twin', 'token', 'staking', 'trading', 'launchpad', 'staking', 'reputation', 'member', 'project', 'proposal', 'stake reward', 'token distribution', 'dao management'] +--- + +Learn about the BUILD.5 products and how to use them. + +The following products are available (all of them are described in the following pages with [how-to guides and examples](/docs/tags/how-to)): + + +import DocCardList from '@theme/DocCardList'; + + \ No newline at end of file diff --git a/docs/sidebars.js b/docs/sidebars.js index 927f2f4574..79c809d26f 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -20,13 +20,7 @@ const sidebars = { { type: 'category', label: 'Products', - link: { - type: 'generated-index', - title: 'BUILD.5 Products', - description: 'Learn about the BUILD.5 products and how to use them.', - slug: '/products', - keywords: ['products', 'api', 'blockchain', 'nft', 'digital twin', 'token', 'staking', 'trading', 'launchpad', 'staking', 'reputation', 'member', 'project', 'proposal', 'stake reward', 'token distribution', 'dao management'], - }, + link: {type: 'doc', id: 'products/overview'}, collapsible: true, collapsed: false, items: [