-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path_site.yml
More file actions
51 lines (49 loc) · 1.27 KB
/
_site.yml
File metadata and controls
51 lines (49 loc) · 1.27 KB
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: "rspatialdata"
output_dir: "docs"
navbar:
title: "rspatialdata"
left:
- text: "Home"
href: index.html
- text: "Tutorials"
menu:
- text: "Administrative boundaries"
href: admin_boundaries.html
- text: "Open Street Map data"
href: osm.html
- text: "Population"
href: population.html
- text: "Elevation"
href: elevation.html
- text: "Temperature"
href: temperature.html
- text: "Rainfall"
href: rainfall.html
- text: "Humidity"
href: humidity.html
- text: "Vegetation"
href: vegetation.html
- text: "Land Cover"
href: land_cover.html
- text: "DHS"
href: dhs-data.html
- text: "Malaria"
href: malaria.html
- text: "Air Pollution"
href: air_pollution.html
- text: "Species Occurrence"
href: species_occurrence.html
- text: "Spatial Analysis"
href: spatio_temporal_analysis.html
- text: "Contributors"
href: contributors.html
right:
right:
- icon: fa-globe
href: http://Paula-Moraga.github.io
output:
html_document:
theme: cosmo
css: 'styles.css'
include:
after_body: footer.html