-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path_quarto.yml
More file actions
35 lines (32 loc) · 916 Bytes
/
_quarto.yml
File metadata and controls
35 lines (32 loc) · 916 Bytes
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
project:
type: website
output-dir: docs
resources: reprores/data
website:
title: "PsyTeachR"
site-url: https://psyteachr.github.io
repo-url: https://github.com/PsyTeachR/PsyTeachR.github.io
image: /images/logo.png
favicon: /images/favicon.ico
open-graph: true
twitter-card:
site: "@PsyTeachR"
description: "Psychologists from @UofGPsychNeuro advocating open, reproducible methods teaching."
navbar:
logo: /images/logo.png
logo-alt: "Hexagon with PsyTeachR in rainbow art deco letters"
right:
- resources.qmd
- papers.qmd
- posts.qmd
- coding_club.qmd
- text: "M&Ms"
href: https://psyteachr.github.io/mms/
- icon: github
href: https://github.com/psyteachr/
- text: "{height='1em'}"
href: https://bsky.app/profile/psyteachr.bsky.social
format:
html:
theme: slate
css: styles.css