From 15730a89974e10fb19e689c0379a7e761fba0c14 Mon Sep 17 00:00:00 2001 From: Dante Niewenhuis Date: Tue, 5 Nov 2024 18:41:50 +0100 Subject: Hiding all tutorials that are currently not working to reduce confusion (#263) * Hidden all tutorials that are currently not working to reduce confusion * removed advanced guides from docusaurus * removed advanced guides from whats-next * removed advanced guides from support page --- site/old_tutorials/_category_.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 site/old_tutorials/_category_.json (limited to 'site/old_tutorials/_category_.json') diff --git a/site/old_tutorials/_category_.json b/site/old_tutorials/_category_.json deleted file mode 100644 index 169f7a27..00000000 --- a/site/old_tutorials/_category_.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "label": "Getting Started", - "position": 2, - "link": { - "type": "generated-index", - "description": "10 minutes to learn the most important concepts of OpenDC." - } -} -- cgit v1.2.3