-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
38 lines (37 loc) · 937 Bytes
/
_site.yml
File metadata and controls
38 lines (37 loc) · 937 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
name: "Julia Barrow Website"
output_dir: docs
output:
html_document:
css: style.css
self_contained: no
theme: journal
#toc: true
highlight: kate
favicon: images/favicon.ico
navbar:
title: "Julia Barrow"
#type: inverse #changes navbar color
left:
- text: "About"
href: index.html
icon: fa-home
# - text: "About"
# href: about.html
# icon: fa-book-open
- text: "Resume"
href: jb-resume.pdf
icon: fa-file
- text: "Projects"
menu:
- text: "Decoding the Diamond"
href: decoding-the-diamond.html
- text: "Spotify Data Modeling"
href: spotify-data.html
icon: fa-paperclip
right:
- href: https://github.com/Juliabarrow
icon: fa-brands fa-github
- href: https://www.linkedin.com/in/julia-barrow-/
icon: fa-brands fa-linkedin
#useful site
# https://rstudio4edu.github.io/rstudio4edu-book/rmd-dress.html