-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
109 lines (105 loc) · 3.8 KB
/
Copy path_quarto.yml
File metadata and controls
109 lines (105 loc) · 3.8 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
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 Login"
aria-label: Current Members Login
href: https://canvas.psysciacc.org/login/canvas
- text: Policies
menu:
- text: "Membership"
aria-label: Membership
href: join.qmd
- text: "Code of Conduct"
aria-label: Code of Conduct
href: https://docs.google.com/document/d/1I81lPGTAPoK-ACAthQDBQhVkf3KJqwIamcTyLMM75kk/edit?tab=t.0#heading=h.bcf6vwg2u1v2
- text: "Scientific Integrity"
aria-label: Scientific Integrity
href: https://docs.google.com/document/d/12UFYNHc31z81FAMv2f-_BCoX0eDof0-QvPN2cry7F88/edit?tab=t.0
- text: "Mission and Core Values"
aria-label: Mission and Core Values
href: https://docs.google.com/document/d/143O4l9vl9FwUweK99I5nKviG6TbcO6eww6Es3rxQGS0/edit?tab=t.0
- text: "Elections"
aria-label: Elections
href: https://docs.google.com/document/d/1aXjXwouFc6wvcyy7IFmEKGL0j2yxzYukyI_YFf6sZtM/edit?tab=t.0#heading=h.p1xd7vlghenh
- text: "Scientific Criticism"
aria-label: Scientific Criticism
href: https://docs.google.com/document/d/1xyEchyyXDXGKpZsxQz82cJumYHEuqbodkrkr6CMZC7s/edit?tab=t.0#heading=h.ig1jhinfwhm
- 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
- map.qmd
- translation.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
- text: Donate
menu:
- text: Patreon
href: https://patreon.com/psysciacc?utm_medium=unknown&utm_source=join_link&utm_campaign=creatorshare_creator&utm_content=copyLink
- text: PayPal Charities
href: https://www.paypal.com/fundraiser/charity/5217974
- text: PayPal
href: https://www.paypal.com/donate/?hosted_button_id=78JFLBZR2VPT4
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, styles.scss]
dark: [darkly, styles.scss]
include-in-header:
- text: "<script type='text/javascript' src='https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js'></script>"