2023-06-19 11:36:38 +02:00

47 lines
950 B
YAML

project:
type: "website"
title: "Research Software Engineering Summer School"
website:
title: "Research Software Engineering Summer School"
page-navigation: true
reader-mode: true
open-graph: true
search:
location: navbar
type: textbox
sidebar:
style: docked
contents:
- href: index.qmd
text: "🏠 Home"
#- href: schedule.qmd
# text: "📓 Schedule"
- href: teaching.qmd
text: "📟 Teachers"
- href: application.qmd
text: "✍️ Apply Now"
navbar:
background: primary
page-footer:
background: light
left: "CC-By Benedikt Ehinger"
resources:
- CNAME
format:
html:
email-obfuscation: javascript
link-external-newwindow: true
link-external-icon: true
theme:
light:
- journal
- styles.scss # I use this just to change the default colour
toc: true