-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
79 lines (75 loc) · 2.21 KB
/
_quarto.yml
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
project:
type: website
output-dir: docs
resources:
- CNAME
execute:
freeze: auto
website:
title: "Psychological Science Accelerator"
site-url: https://psysciacc.github.io
repo-url: https://github.com/psysciacc/psysciacc.github.io
image: images/logo.png
favicon: images/favicon.ico
navbar:
logo: /images/logo.png
logo-alt: "Green circle with 3 white chevrons like a fast-forward button"
right:
- text: Membership
menu:
- join.qmd
- text: "Current Members"
aria-label: Current Members
href: https://canvas.psysciacc.org/login/canvas
- text: Studies
menu:
- projects.qmd
- affiliated.qmd
- submit.qmd
- text: "{{< ai google-scholar size=2x >}} Papers"
aria-label: Google Scholar
href: https://scholar.google.com/citations?user=yHWkiu4AAAAJ
- text: Conferences
menu:
- conf-register.qmd
- conf-previous.qmd
- text: About Us
menu:
- about.qmd
- media.qmd
- contacts.qmd
- news.qmd
- funding.qmd
- text: "{{< ai osf >}} OSF"
aria-label: OSF
href: https://osf.io/93qpg/
- text: GitHub
icon: github
aria-label: GitHub
href: https://github.com/psysciacc
- text: "Twitter"
icon: twitter
aria-label: Twitter
href: https://twitter.com/psysciacc
page-footer:
background: primary
right:
- text: "{{< ai osf size=1x >}}"
aria-label: OSF
href: https://osf.io/93qpg/
- icon: github
aria-label: GitHub
href: https://github.com/psysciacc
- text: "{{< ai google-scholar size=2x >}}"
aria-label: Google Scholar
href: https://scholar.google.com/citations?user=yHWkiu4AAAAJ
- icon: twitter
aria-label: Twitter
href: https://twitter.com/psysciacc
format:
html:
theme:
light: [flatly, light.scss]
dark: [darkly, styles.scss]
include-in-header:
- text: "<script type='text/javascript' src='https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js'></script>"