Skip to content

Commit f2f2f7c

Browse files
committed
Add link to Europa docs
So that it's easy for anyone to jump to the new docs that we are currently working on, and intend to replace the existing docs with. While I would have preferred to link to the local dev page, it's still stuck in the PR state, currently blocked on another PR: #1586 Also added a link to the pre-Europa docs, so that it's easy to go back. While at it, drop "Sidebar" from the name of sidebars, and replace tutorial with a more descriptive name. Signed-off-by: Gerhard Lazu <[email protected]>
1 parent 94ff9df commit f2f2f7c

15 files changed

+26
-16
lines changed

docs/core-concepts/1202-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1202/plan
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# It all starts with a plan

docs/core-concepts/1203-inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1203/inputs
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# Configuring inputs

docs/core-concepts/1204-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1204/secrets
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# How to use secrets
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1205/container-images
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# Building container images

docs/core-concepts/1206-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1206/caching
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# Make your builds fast
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1207/packages
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# Create your own package
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1200/local-ci
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# Local CI setup

docs/getting-started/1201-ci-cd-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1201/ci-cd-platform
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# From local dev to CI/CD platform

docs/learn/1213-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1213/api
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# Dagger CUE API (0.2+)

docs/use-cases/1208-phoenix-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /1208/phoenix-kubernetes
3-
displayed_sidebar: europaSidebar
3+
displayed_sidebar: europa
44
---
55

66
# Elixir/Phoenix on Kubernetes

0 commit comments

Comments
 (0)