-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
51 lines (49 loc) · 1.75 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
47
48
49
50
51
name: "Paul Melloy"
navbar:
title: "Paul Melloy"
left:
- text: "Home"
href: index.html
- text: "Blogs"
menu:
- text: "Updating Rstudio server"
href: https://paulmelloy.github.io/UpdateRstudioServer.html
- text: "Shared R library"
href: https://paulmelloy.github.io/SharedRlibrary.html
- text: "Zotero Webdavs"
href: https://paulmelloy.github.io/RDM_webdav.html
- text: "Leaf Tm from NASA POWER"
href: https://openplantpathology.netlify.app/posts/2022-04-01-powerful-tea-using-nasapower-and-tealeaves-to-obtain-leaf-temperatures/
- text: "Old FungalJungle Blog"
href: https://thefungaljungle.blogspot.com/
- text: "Shiny Apps"
menu:
- text: "ViticolaR DST"
href: https://viticolr.paulmelloy.com.au/shiny/viticolR_dst/
- text: "epiphytrainR"
href: https://agroecology.canola-allies.cloud.edu.au/shiny/epiphytrainR_app/
- text: "2022 electoral data"
href: https://paulmelloy.shinyapps.io/22_electoralboundaries/
- text: "UniSuperDBD"
href: https://paulmelloy.shinyapps.io/UniSuperDBD/
- text: "R Packages"
menu:
- text: "cercospoRa"
href: https://paulmelloy.github.io/cercospoRa/
- text: "ascotraceR"
href: https://ihsankhaliq.github.io/ascotraceR/
- text: "epiphytoolR"
href: https://paulmelloy.github.io/epiphytoolR/
right:
- icon: fa-envelope fa-lg
href: mailto:<[email protected]>
- icon: fa-github fa-lg
href: http://github.com/PaulMelloy/
- icon: fa-brands fa-twitter
href: https://twitter.com/PaulMelloy
- icon: fa-brands fa-orcid
href: https://orcid.org/0000-0003-4253-7167
output:
html_document:
theme: darkly
output_dir: "."