class: title-slide, center, bottom background-image: url(img/server.jpg) background-position: 50% 20% background-size: 50% background-color: #ffffff # Introduce Yourself Online ## A workshop @ rstudio::global(2021) ### Dr. Alison Presmanes Hill --- class: inverse, center, middle # Mood --- background-image: url(img/mr-rogers.jpg) background-size: contain class: bottom, center <!--https://twitter.com/jlengstorf/status/1334594454347415554?s=20--> --- background-image: url("img/server.jpg") background-size: 80% background-position: bottom class: center, top background-color: #ffffff # What is next? -- <img src="https://github.com/nolistic.png" style=" position: absolute; width: 10%; top: 140px; right: 60px; border-radius: 50%; "> ??? which is basically a big computer in the clouds hat/tip to Heather Nolis for that analogy. -- <img src="img/Netlify.png" style=" position: absolute; width: 23%; top: 218px; right: 301px; "> --- class: inverse, center, middle # Why Netlify? --- class: center, middle # Why Netlify? -- Continuous deployment -- Speaks Hugo (but not R) -- FEATURES (PR deploy previews / branch deploys / rollbacks) --- class: inverse, middle > Continuous deployment works by connecting a Git repository to a Netlify site and keeping the two in sync. > — [Netlify docs](https://docs.netlify.com/site-deploys/create-deploys/) --- class: center, middle # 📣 Speaks Hugo --- class: middle, center <img src="05-why-netlify_files/figure-html/unnamed-chunk-1-1.gif" width="80%" /> --- class: middle, center <img src="05-why-netlify_files/figure-html/unnamed-chunk-2-1.gif" width="80%" /> --- class: middle, center <img src="05-why-netlify_files/figure-html/unnamed-chunk-3-1.gif" width="80%" /> --- class: inverse, center, middle ## Whither GitHub Pages? -- If you `build_site()`, you can commit + push your `public/` folder to use GitHub Pages. --- class: inverse, center, middle # Why Netlify? Go to this repo: <https://github.com/apreshill/iyo-apero> Click on the "Deploy to Netlify" button 🚀 --- class: activity, center, middle # ⏱ ## To your new site! Let's go on a file scavenger hunt. 🕦 10 minutes