From 10ac83ab1cd6e67387f2e303078d443a1b193f42 Mon Sep 17 00:00:00 2001 From: Bernd Taschler <bernd.taschler@ndcn.ox.ac.uk> Date: Tue, 11 Jun 2024 10:31:33 +0100 Subject: [PATCH] create new high level section --- docs/analysis.md | 2 +- docs/community.md | 2 +- docs/data.md | 2 +- docs/getting-started.md | 18 ++++++++++++++++++ docs/gitlab.md | 2 +- docs/open-access-publishing.md | 2 +- docs/protocols.md | 2 +- docs/tasks.md | 2 +- 8 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 docs/getting-started.md diff --git a/docs/analysis.md b/docs/analysis.md index 3687e0e3..67732118 100644 --- a/docs/analysis.md +++ b/docs/analysis.md @@ -2,7 +2,7 @@ layout: default title: Open Analysis has_children: false -nav_order: 5 +nav_order: 6 --- diff --git a/docs/community.md b/docs/community.md index aaf916d8..8c96e5ff 100644 --- a/docs/community.md +++ b/docs/community.md @@ -2,7 +2,7 @@ layout: default title: Open WIN Community has_children: true -nav_order: 7 +nav_order: 8 --- # Open WIN Community diff --git a/docs/data.md b/docs/data.md index 64d21711..a2356638 100644 --- a/docs/data.md +++ b/docs/data.md @@ -2,7 +2,7 @@ layout: default title: Open Data has_children: true -nav_order: 4 +nav_order: 5 has_toc: false --- diff --git a/docs/getting-started.md b/docs/getting-started.md new file mode 100644 index 00000000..2ca2ed57 --- /dev/null +++ b/docs/getting-started.md @@ -0,0 +1,18 @@ +--- +layout: default +title: Getting Started +has_children: true +nav_order: 2 +--- + + +# Getting Started +{: .fs-9 } + +A brief overview of important steps to make your research project open. +{: .fs-6 .fw-300 } + +--- + +## ... + diff --git a/docs/gitlab.md b/docs/gitlab.md index 6cbbdc44..56cc047b 100644 --- a/docs/gitlab.md +++ b/docs/gitlab.md @@ -2,7 +2,7 @@ layout: default title: Git and GitLab has_children: true -nav_order: 6 +nav_order: 7 --- diff --git a/docs/open-access-publishing.md b/docs/open-access-publishing.md index 61aa120a..01a5d659 100644 --- a/docs/open-access-publishing.md +++ b/docs/open-access-publishing.md @@ -2,7 +2,7 @@ layout: default title: Open Access Publishing has_children: false -nav_order: 8 +nav_order: 9 --- # Open Access Publishing diff --git a/docs/protocols.md b/docs/protocols.md index 2bec1e89..af4e0ab5 100644 --- a/docs/protocols.md +++ b/docs/protocols.md @@ -2,7 +2,7 @@ layout: default title: Open MR Protocols has_children: true -nav_order: 2 +nav_order: 3 --- diff --git a/docs/tasks.md b/docs/tasks.md index f99a73ce..0a22f3e7 100644 --- a/docs/tasks.md +++ b/docs/tasks.md @@ -2,7 +2,7 @@ layout: default title: Open Tasks has_children: true -nav_order: 3 +nav_order: 4 --- -- GitLab