Temporarily remove Use Cases from the Europa docs sidebar
The current plan is to add them post 0.2.0 shipping, for now the focus is on Getting Started & Core Concepts. Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
@@ -95,19 +95,6 @@ module.exports = {
|
||||
"core-concepts/packages",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Use Cases",
|
||||
collapsible: false,
|
||||
collapsed: false,
|
||||
items: [
|
||||
"use-cases/phoenix-kubernetes",
|
||||
"use-cases/docusaurus-netlify",
|
||||
"use-cases/go-goreleaser",
|
||||
"use-cases/go-docker-swarm",
|
||||
"use-cases/svelte-vercel",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "DRAFTS",
|
||||
@@ -115,6 +102,7 @@ module.exports = {
|
||||
collapsed: true,
|
||||
items: [
|
||||
"learn/api",
|
||||
"use-cases/go-docker-swarm",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user