forked from privefl/rmarkdown-website-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_site.yml
29 lines (29 loc) · 776 Bytes
/
_site.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
name: "Brandon Edwards" # CHANGE HERE
output_dir: "."
navbar:
title: "Brandon Edwards" # CHANGE HERE
type: default
left:
- text: "About"
icon: fa-user
href: about.html
- text: "Software"
icon: fa-code
href: software.html
- text: "Writing"
icon: fa-pencil
href: writing.html
- text: "CV"
icon: fa-file
href: cv_brandon_edwards.pdf
right:
- icon: fa-github
href: https://github.com/BrandonEdwards # CHANGE HERE
- icon: fa-linkedin
href: https://www.linkedin.com/in/brandonpmedwards/
# - icon: fa-twitter
# href: https://twitter.com/bedwards144
output:
html_document:
theme: cosmo
highlight: textmate