-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
46 lines (46 loc) · 1.29 KB
/
_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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
name: "joedang.github.io"
include: [ ]
exclude: [ "makefile", "README.md", "pdfThumbnail.sh" ]
output_dir: "."
output:
html_document:
theme: cosmo
type: inverse
mathjax: null
css: css/styles.css
navbar:
title: "Joe Shields"
icon: fa-rocket
right:
- text: "Home"
href: index.html
- text: "Info"
menu:
- text: "Resume"
href: https://github.com/Joedang/Resume/raw/master/resume.pdf
- text: "Github"
href: https://github.com/Joedang
- text: "Curriculum Vitae"
href: https://github.com/Joedang/Resume/raw/master/CV/CV.pdf
- text: "Image Gallery"
href: imgGallery.html
- text: "CAD Gallery"
href: cadGallery.html
- text: "Portfolio"
href: portfolio.html
- text: "Contact"
menu:
- text: "personal email"
href: mailto:[email protected]
- text: "UMBC email"
href: mailto:[email protected]
- text: "AirPhoton email"
href: mailto:[email protected]
- text: "PGP public key"
href: joedang100_publicKey.txt
- text: "LinkedIn"
href: https://www.linkedin.com/in/joe-shields
- text: "GitHub"
href: https://github.com/Joedang
- text: "About"
href: about.html