knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Welcome to Let's Write a Paper, a collaborative workshop series about using git
and GitHub for paper writing and other non-code uses! This repository is the source code for the site deployed at nyuglobalties.github.io/git-workshops. Please feel free to browse!
Install the packages for this project using
# in R renv::restore()
To rebuild the site, run
targets::tar_make()
The site will be saved to www/_site
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.