forked from lmu-osc/lmu-osc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
189 lines (175 loc) · 6.29 KB
/
_quarto.yml
File metadata and controls
189 lines (175 loc) · 6.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
project:
type: website
output-dir: _site
pre-render: curl https://raw.githubusercontent.com/lmu-osc/branding-resources/refs/heads/main/lmu-osc-custom.scss -o lmu-osc-custom.scss
resources:
- assets/
website:
title: "LMU Open Science Center"
favicon: assets/img/lmu_osc_logo.jpg
search: true
page-navigation: true
repo-url: https://github.com/lmu-osc/lmu-osc.github.io
repo-actions: [none]
announcement:
icon: info-circle
dismissable: true
content: "**Thanks for visiting the LMU Open Science Center--our site is still under construction for now, but we'll be live soon!**"
type: primary
position: below-navbar
navbar:
title: false
background: "#00883A"
foreground: "#fff"
logo: assets/img/osc_image_assets/LMU_Open_Science_Center_Logo.jpg
collapse-below: lg
tools: []
left:
- href: index.qmd
icon: house-door
text: Home
- href: about/index.qmd
icon: info-circle
text: About
- text: People
icon: people
menu:
- people/management.qmd
- text: Staff
href: people/staff.qmd
- people/scientific-board.qmd
- people/advisors.qmd
- people/members.qmd
- people/fellows.qmd
- text: Partners
icon: boxes
menu:
- text: Institutional Members
href: partners/institutional-members.qmd
- text: Local Open Science Initiatives
href: partners/local-os-initiatives.qmd
- text: Other LMU Support Services
href: partners/other-lmu-support-services.qmd
- text: External Partners
href: partners/externals.qmd
- text: Funders
href: partners/funders.qmd
- icon: mortarboard
text: Training
href: training/index.qmd
- href: events/index.qmd
icon: calendar-event
text: Events
right:
- icon: search
aria-label: "Search"
sidebar:
- id: training
# style and background inherited by other sidebars
style: "docked"
background: light
collapse-level: 3
title: "Training"
contents:
- section: "Training Tracks"
href: training/index.qmd
contents:
- section: "Self-Learning Catalog"
href: training/self-learning.qmd
contents:
- text: "Principles"
href: training/principles/index.qmd
contents:
- auto: "training/principles/*.qmd"
- training/principles/principles-tutorials.yaml
- text: "Study Planning"
href: training/study-planning/index.qmd
contents:
- auto: "training/study-planning/*.qmd"
- training/study-planning/study-planning-tutorials.yaml
- text: "Data Management"
href: training/data-management/index.qmd
contents:
- auto: "training/data-management/*.qmd"
- training/data-management/data-management-tutorials.yaml
- text: "Reproducible Processes"
href: training/reproducible-processes/index.qmd
contents:
- auto: "training/reproducible-processes/*.qmd"
- training/reproducible-processes/reproducible-processes-tutorials.yaml
- text: "Publishing Outputs"
href: training/publishing-outputs/index.qmd
contents:
- auto: "training/publishing-outputs/*.qmd"
- training/publishing-outputs/publishing-outputs-tutorials.yaml
- text: "Research Cycle Handbook"
href: training/open-research-cycle.qmd
- text: "Educator Toolkit"
href: training/train-the-trainer.qmd
- id: partners
collapse-level: 3
title: "Partners"
contents:
- section: "Partners"
href: partners/index.qmd
contents:
- text: "Institutional Members"
href: partners/institutional-members.qmd
- section: "Local Open Science Initiatives"
href: partners/local-os-initiatives.qmd
contents:
- text: "OSIM"
href: partners/local-os-initiatives/osim.qmd
- text: "OSIS"
href: partners/local-os-initiatives/osis.qmd
- text: "OSIP"
href: partners/local-os-initiatives/osip.qmd
- text: "ReproducibiliTea"
href: partners/local-os-initiatives/reproducibilitea.qmd
- text: "Hacky Hour"
href: partners/local-os-initiatives/hacky-hour.qmd
- text: "Munich RSE"
href: partners/local-os-initiatives/munich-rse.qmd
- text: "Other LMU Support Services"
href: partners/other-lmu-support-services.qmd
- text: "External Partners"
href: partners/externals.qmd
- text: "Funders"
href: partners/funders.qmd
- id: people
collapse-level: 1
title: "People"
contents:
- section: "People"
href: people/index.qmd
contents:
- text: "Management"
href: people/management.qmd
- text: "Staff & Research Assistants"
href: people/staff.qmd
- text: "Scientific Board"
href: people/scientific-board.qmd
- text: "Advisors"
href: people/advisors.qmd
- text: "Members"
href: people/members.qmd
- text: "Fellows"
href: people/fellows.qmd
format:
html:
link-external-newwindow: true
theme:
- cosmo
- lmu-osc-custom.scss
css:
- https://raw.githubusercontent.com/lmu-osc/branding-resources/refs/heads/main/styles.css
- /assets/bootstrap-5.3.8-dist/css/bootstrap.min.css
- assets/fontawesome-free-7.1.0-web/css/all.min.css
- styles.css
- footer/footer-style.css
- custom-navbar.css
toc: true
include-in-header:
- file: matomo-analytics.html
include-after-body:
- file: footer/footer.html