-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_site.yml
More file actions
28 lines (28 loc) · 779 Bytes
/
_site.yml
File metadata and controls
28 lines (28 loc) · 779 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
name: "Clarke Iakovakis"
output_dir: "."
navbar:
title: "Clarke Iakovakis"
left:
- text: "FSCI 2021 W25 Session"
menu:
- text: "Course syllabus"
href: fsci_syllabus.html
- text: "Jupyter Notebooks and Binder"
href: "using_jupyter_notebooks.html"
- text: "Introduction to R"
href: IntroductionToR.html
- text: "R Basics"
href: RBasics.html
- text: "Data Exploration"
href: DataExploration.html
- text: "Exploring Data in Lists"
href: jennybc_lists_lesson.html
- text: "rcrossref"
href: rcrossref.html
- text: "rorcid"
href: rorcid.html
output:
html_document:
theme: spacelab
css: 'styles.css'
df_print: paged