-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
39 lines (38 loc) · 1.03 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
name: "Dr. -Ing. Benson Kenduiywo"
output_dir: "."
author: https://www.linkedin.com/in/benson-kenduiywo-1a218137
google_analytics: UA-154446467-1
navbar:
title: "Digital Image Processing in R"
type: inverse
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "More"
icon: fa-gear
menu:
- text: "Data storage schema"
href: lesson1.html
- text: "Image Fusion"
href: fusion.html
- text: "Crop mapping"
href: mapping.html
- text: "Yield prediction"
href: modis.html
right:
- icon: fa-envelope fa-lg
href: mailto:bensonkemboi@gmail.com
- icon: fab fa-github fa-lg
href: http://github.com/bensonkenduiywo
- icon: fab fa-twitter fa-lg
href: https://twitter.com/bensonkenduiywo
- icon: fab fa-linkedin fa-lg
href: https://www.linkedin.com/in/benson-kenduiywo-1a218137
output:
html_document:
theme: yeti
highlight: textmate
include:
after_body: footer.html
css: styles.css