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:
https://github.com/dagger/dagger/pull/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 <gerhard@lazu.co.uk>
This commit is contained in:
Gerhard Lazu
2022-03-03 15:05:07 +00:00
parent 94ff9df010
commit f2f2f7c38a
15 changed files with 26 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
---
slug: /1202/plan
displayed_sidebar: europaSidebar
displayed_sidebar: europa
---
# It all starts with a plan

View File

@@ -1,6 +1,6 @@
---
slug: /1203/inputs
displayed_sidebar: europaSidebar
displayed_sidebar: europa
---
# Configuring inputs

View File

@@ -1,6 +1,6 @@
---
slug: /1204/secrets
displayed_sidebar: europaSidebar
displayed_sidebar: europa
---
# How to use secrets

View File

@@ -1,6 +1,6 @@
---
slug: /1205/container-images
displayed_sidebar: europaSidebar
displayed_sidebar: europa
---
# Building container images

View File

@@ -1,6 +1,6 @@
---
slug: /1206/caching
displayed_sidebar: europaSidebar
displayed_sidebar: europa
---
# Make your builds fast

View File

@@ -1,6 +1,6 @@
---
slug: /1207/packages
displayed_sidebar: europaSidebar
displayed_sidebar: europa
---
# Create your own package