-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add start to Coursera stuffs * Run coursera renderer! * Re-run render coursera with correct output file names * Make sure bookdown still renders fine * Add diagram to getting_started.d * Add more info to getting started * Add info on how to stop Coursera render * Hmm. This makes it take forever to load apparently. * Testing * Try without html_document() function * Add coursera work * Add different version * Get rid of redundant header * Copy over files because that's what I gotta do I guess * So close * commit this solution for now * Force videos by just putting links wherever knitr::include_url is used with youtub (#175) * Videos still broken * It's not a great solution but it is a solution * Get rid of stray file
- Loading branch information
Showing
24 changed files
with
750 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
title: "Course Title" | ||
output: html_document | ||
--- | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
--- | ||
title: "about" | ||
output: html_document | ||
title: "About" | ||
--- | ||
|
||
# About the Authors {-} | ||
|
||
|
||
**Author Name** is a Blank in the Blank at the Blank. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.