Introduction (0:17) 2:44 Why make a course a website? 3:26 What does an .Rmd look like? 5:50 How do we start sharing? 7:10 What just happened? Four tools that turn a collection of R Markdown tools into a website: 1. rmarkdown (7:59) 8:49 Build your site 9:50 inside index.rmd 10:22 inside _site.yml 11:37 inside a page 12:41 sharing your site 13:45 signing up for Netlify 14:55 what if I make a change 16:21 Thoughts on R Markdown sites (Pros/Cons) 2. distill (17:12) 17:20 Tour of distill websites 18:15 Build your site 19:13 Inside the index.rmd 20:02 Distill Blog 20:34 Add a listing page 20:54 Update the _site.yml 21:07 Create a post 21:36 Inside a post 22:15 Build once more 22:59 Pros/Cons 3. bookdown (23:46) 24:28 Layout of bookdown.org/yihui/bookdown/ 25:57 preview of smaller bookdown book 26:26 Build your book 27:18 index.rmd 28:02 _bookdown.yml 29:38 Chapters 30:28 Overview visual 31:22 Sharing the book 32:54 Pros/Cons 4. blogdown (34:02) 34:52 What is blogdown? 36:27 Preview DataViz website (share-blogdown.netlify.app/) 38:49 Build your site 39:24 file system 40:12 Pros/Cons 41:15 General advice 41:35 Share your site 42:09 Shortcut using github 44:47 Questions Resources: Slides: rstudio-education.github.io/sharing-short-notice/#1 bookdown.org/yihui/bookdown/ github.com/rstudio-education/sharing-short-notice
I understand the concept but I am also smiling with the lecturer during the session.😃
Beatifull presentation. Thank you!.
Attached presentation will be appreciated))
This is SO good, thank you !!
Introduction (0:17)
2:44 Why make a course a website?
3:26 What does an .Rmd look like?
5:50 How do we start sharing?
7:10 What just happened?
Four tools that turn a collection of R Markdown tools into a website:
1. rmarkdown (7:59)
8:49 Build your site
9:50 inside index.rmd
10:22 inside _site.yml
11:37 inside a page
12:41 sharing your site
13:45 signing up for Netlify
14:55 what if I make a change
16:21 Thoughts on R Markdown sites (Pros/Cons)
2. distill (17:12)
17:20 Tour of distill websites
18:15 Build your site
19:13 Inside the index.rmd
20:02 Distill Blog
20:34 Add a listing page
20:54 Update the _site.yml
21:07 Create a post
21:36 Inside a post
22:15 Build once more
22:59 Pros/Cons
3. bookdown (23:46)
24:28 Layout of bookdown.org/yihui/bookdown/
25:57 preview of smaller bookdown book
26:26 Build your book
27:18 index.rmd
28:02 _bookdown.yml
29:38 Chapters
30:28 Overview visual
31:22 Sharing the book
32:54 Pros/Cons
4. blogdown (34:02)
34:52 What is blogdown?
36:27 Preview DataViz website (share-blogdown.netlify.app/)
38:49 Build your site
39:24 file system
40:12 Pros/Cons
41:15 General advice
41:35 Share your site
42:09 Shortcut using github
44:47 Questions
Resources:
Slides: rstudio-education.github.io/sharing-short-notice/#1
bookdown.org/yihui/bookdown/
github.com/rstudio-education/sharing-short-notice
Great talk! What theme are you using in your RStudio screenshots?
! Package amsmath Error: \bar allowed only in math mode. How can one solve the following in Rmark down studio while creating pdf
Awesome 🥰🥰🥰🥰🥰
I see the closed captioning from Greg Wilson's talk on teaching online on short notice?
thanks for catching that! the correct subtitles have been uploaded.
Good explanation!