-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_site.yml
More file actions
32 lines (32 loc) · 843 Bytes
/
_site.yml
File metadata and controls
32 lines (32 loc) · 843 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
name: "ExternalizingAssessmentProject"
output_dir: "_site"
author: Isaac T. Petersen
date: '`r format(Sys.Date(), "%B %d, %Y")`'
output:
html_document:
toc: true
toc_depth: 2
toc_float: true
number_sections: true
code_folding: hide
df_print: paged
code_download: true
theme: readable
css: ["includes/custom.css", "font/css/roboto.css"]
includes:
in_header:
- "includes/google_analytics.html"
after_body:
- "includes/footer.html"
navbar:
title: "Project Wiki for the Externalizing Assessment Project"
left:
- text: "Project Manual"
href: manual.html
- text: "About"
href: about.html
right:
- text: "Lab Wiki"
href: https://devpsylab.github.io/LabWiki
- text: "Lab Website"
href: https://developmental-psychopathology.lab.uiowa.edu