074cafdafe
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
25 lines
440 B
YAML
25 lines
440 B
YAML
# Sidebar navigation
|
|
|
|
- label: Introduction
|
|
link: "/"
|
|
|
|
- label: "Getting started"
|
|
link: "/install"
|
|
|
|
- label: "Dagger vs. Other"
|
|
link: "/vs"
|
|
|
|
- label: Guides
|
|
items:
|
|
- label: "Programming Guide"
|
|
link: "/programming"
|
|
- label: "Operator Manual"
|
|
link: "/operator"
|
|
|
|
- label: More
|
|
items:
|
|
- label: "GitHub"
|
|
link: https://github.com/dagger/dagger
|
|
- label: "Discord"
|
|
link: https://discord.gg/Rmffpmc
|