Skip to content

Instantly share code, notes, and snippets.

@alexsingleton
Last active January 31, 2017 20:11
Show Gist options
  • Select an option

  • Save alexsingleton/4890e9a3e75d1635c8af8fff4ddb42d7 to your computer and use it in GitHub Desktop.

Select an option

Save alexsingleton/4890e9a3e75d1635c8af8fff4ddb42d7 to your computer and use it in GitHub Desktop.

Revisions

  1. alexsingleton renamed this gist Aug 17, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. alexsingleton created this gist Aug 17, 2016.
    40 changes: 40 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,40 @@
    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"]