-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
37 lines (37 loc) · 1.09 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
name: "Jens Website"
output_dir: "."
navbar:
title: "Jens Daniel Müller"
left:
- text: "Research foci"
href: research.html
- text: "Publications"
href: publications.html
- text: "Media"
href: media.html
- text: "Teaching"
href: teaching.html
- text: "About"
href: about.html
- text: "Contact"
href: contact.html
# - text: "Work/Code in progress"
# menu:
# - text: "BloomSail"
# href: https://jens-daniel-mueller.github.io/BloomSail
# - text: "Diurnal pCO2 variability"
# href: https://jens-daniel-mueller.github.io/Diurnal_pCO2_variability_Baltic
# - text: "Baltic productivity trends"
# href: https://jens-daniel-mueller.github.io/Baltic_Productivity
right:
- icon: fa-envelope fa-lg
href: mailto:jensdaniel.mueller@usys.ethz.ch
- icon: fa-twitter fa-lg
href: https://twitter.com/Jens_D_Mueller
- icon: fa-github fa-lg
href: https://github.com/jens-daniel-mueller
output:
html_document:
theme: flatly
include:
after_body: _footer.html