From 1c98197223c274c22ed7ecaf3215a6934b724955 Mon Sep 17 00:00:00 2001 From: AbcSxyZ Date: Tue, 13 Aug 2024 16:35:07 +0200 Subject: [PATCH] quarto sidebar: fill with base content --- _quarto.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index a12c79d..52c548c 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -25,11 +25,29 @@ website: sidebar: style: "docked" + collapse-level: 1 contents: + - text: "Introduction" + href: content/introduction.md + - text: "History" + href: content/history.md - section: "Open Models" href: content/models/README.md contents: - content/models/open-education.md + - content/models/open-science.md + - content/models/open-hardware.md + - content/models/open-collaboration.md + - content/models/open-peer-review.md + - content/models/open-innovation.md + - text: "Projects Example" + href: content/projects/README.md + - text: "Knowledge Base Roadmap" + href: organisation/roadmap.md + - text: "Contribution Guidelines" + href: organisation/contribution-guidelines.md + - text: "Resources" + href: resources.md format: html: