Skip to content

Instantly share code, notes, and snippets.

@alexsingleton
Last active January 31, 2017 20:11
Show Gist options
  • Save alexsingleton/4890e9a3e75d1635c8af8fff4ddb42d7 to your computer and use it in GitHub Desktop.
Save alexsingleton/4890e9a3e75d1635c8af8fff4ddb42d7 to your computer and use it in GitHub Desktop.
website yaml
name: "Alex_Singleton"
navbar:
title: "Alex Singleton"
left:
- text: "Publications"
icon: fa-book fa-2x
href: publications.html
- text: "CV"
icon: fa-file fa-2x
href: cv.html
- text: "GDSL Blog"
icon: fa-thumbs-up fa-2x
href: http://www.geographicdatascience.org
- text: "Presentations"
icon: fa-slideshare fa-2x
href: https://speakerdeck.com/alexsingleton
- text: "Videos"
icon: fa-video-camera fa-2x
menu:
- text: "YouTube"
icon: fa-youtube fa-2x
href: https://www.youtube.com/playlist?list=PL-UaqBHqfc-H0HfqgOeFFyP17KnkG-aSY
- text: "Vimeo"
icon: fa-vimeo fa-2x
href: https://vimeo.com/album/4097174
right:
- icon: fa-github fa-2x
href: https://github.com/alexsingleton
- icon: fa-twitter fa-2x
href: https://twitter.com/alexsingleton
- icon: fa-linkedin fa-2x
href: https://uk.linkedin.com/in/alexdsingleton
output:
html_document:
css: style.css
theme: yeti
highlight: textmate
include:
after_body: footer.html
exclude: ["*.csv", "*.bib","*.sh","*.R"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment