-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
39 lines (39 loc) · 996 Bytes
/
_site.yml
File metadata and controls
39 lines (39 loc) · 996 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
34
35
36
37
38
39
name: "lab-wiki"
output_dir: "_site"
author: Isaac T. Petersen
date: '`r format(Sys.Date(), "%B %d, %Y")`'
output:
html_document:
toc: true
toc_depth: 3
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"
new_session: true
navbar:
title: "Markdown Website Template"
left:
- text: "Home"
href: index.html
- text: "Links"
menu:
- text: Lab Wiki
href: https://devpsylab.github.io/LabWiki/
- text: Data Analysis Guides
href: https://devpsylab.github.io/DataAnalysis
- 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