Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ website:
- icon: mortarboard
text: Training
menu:
- training-overview.qmd
- self-training.qmd
- train-the-trainer.qmd
- open-research-cycle.qmd
Expand Down Expand Up @@ -64,6 +65,7 @@ website:
background: light
collapse-level: 2
contents:
- training-overview.qmd
- self-training.qmd
- train-the-trainer.qmd
- open-research-cycle.qmd
Expand Down
1 change: 1 addition & 0 deletions assets/img/Foundations.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/Replicability crisis.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/open access.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions training-overview.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Training Overview"
page-navigation: false
title-block-banner: "assets/img/Foundations.svg"
toc: false
include-in-header:
- text: |
<style>
.quarto-title-block .quarto-title-banner {
background-position-y: center;
height: 400px;
}
.quarto-title > h1.title {
opacity: 0 !important;
}
</style>
---
2 changes: 1 addition & 1 deletion training/open_access.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Open Access"
description: "Something about open access"
tutorial-home-order: 05
image: "images/pupholder.png"
image: "../assets/img/open access.svg"
categories:
- Open Access
- Publishing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Replicabity Crisis & Credibility Revolution"
description: "Something about credibility and prereg. Two sentences I suppose."
tutorial-home-order: 01
image: "images/pupholder.png"
image: "../assets/img/Replicability crisis.svg"
categories:
- Replicability Crisis
listing:
Expand Down