R Markdown Websites :: _site.yml
http://rmarkdown.rstudio.com/rmarkdown_websites.html

name: "my-website"
navbar:
title: "My Website"
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "About"
href: about.html
- text: "More"
menu:
- text: "AAAAAA"
- text: "A1"
href: a1.html
- text: "A2"
href: a2.html
- text: "---"
- text: "BBBBBB"
- text: "B1"
href: b1.html
right:
- icone: fa-question fa-lg
href: http://onesixx.com