Skip to content

nyuglobalties/git-workshops

Repository files navigation

Let’s Write a Paper!

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!

Setup

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.

Releases

No releases published

Packages

No packages published