beansrowning / git-talk

2018/2021 CDC/ATSDR Git presentation

Home Page:https://beansrowning.github.io/git-talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to version control with Git

Sean Browning
March 18th, 2022

Okay, how do I see this thing?

View on Github pages!

How can I build it locally?

From R or RStudio render the RMarkdown document and bingo-boingo.

rmarkdown::render("Rmd/git_presentation.Rmd")

How can I save this to PDF?

The best way would be to print the HTML document to a PDF using google chrome.

Simply Ctrl+P when displaying the slides in Chrome, and change the destination as Save as PDF

I want to help and make changes!

Thanks for helping out!

Feel free to make a fork of this repository and submit a PR and I'll review it.

About

2018/2021 CDC/ATSDR Git presentation

https://beansrowning.github.io/git-talk

License:MIT License