Fix issue with link to GitHub from RMarkdown files
authorRaniere Silva <raniere@rgaiacs.com>
Fri, 3 Mar 2017 20:52:49 +0000 (20:52 +0000)
committerRaniere Silva <raniere@rgaiacs.com>
Fri, 3 Mar 2017 21:01:53 +0000 (21:01 +0000)
commit15da8bb6fa19504624798965a4a221f029688e68
tree9a23b4e40569aca6550926cd061279de56f330ae
parent8874a3fe21d3e4b013c3a9274cde058e386ad8b2
Fix issue with link to GitHub from RMarkdown files

Jekyll doesn't export the _episodes_rmd so we need to flag the files.
Each Rmd file must have in the YAML header

    source: Rmd
_includes/lesson_footer.html
_includes/navbar.html