-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy path_quarto.yml
42 lines (34 loc) · 826 Bytes
/
_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
project:
type: website
output-dir: docs
website:
title: "The RI-CLPM & Extensions"
description: "Online supplementary material of Mulder and Hamaker (2021)."
site-url: "https://jeroendmulder.github.io/RI-CLPM"
repo-url: https://github.com/JeroenDMulder/RI-CLPM
repo-actions: [issue]
open-graph: true
navbar:
background: primary
search: true
page-navigation: true
repo-url: https://github.com/JeroenDMulder/RI-CLPM
repo-actions: [issue]
left:
- text: "Home"
href: index.html
- text: "Mplus"
href: mplus.html
- text: "lavaan (R)"
href: lavaan.html
- text: "News"
href: news.html
- text: "FAQ"
href: faq.html
format:
html:
theme:
light: flatly
dark: darkly
css: styles.css
toc: true