From 2b030ef66b2ddc8f8042ec605ffa2e9e68286972 Mon Sep 17 00:00:00 2001 From: Julia Stewart Lowndes Date: Mon, 29 Apr 2024 13:58:43 -0700 Subject: [PATCH] Update quarto pub instructions --- reflections/index.qmd | 1 + 1 file changed, 1 insertion(+) diff --git a/reflections/index.qmd b/reflections/index.qmd index b865d50..f9ff956 100644 --- a/reflections/index.qmd +++ b/reflections/index.qmd @@ -17,6 +17,7 @@ We created the Booklet in 2023. There are some updates to make each year when Re We use `quarto publish` to publish this booklet. This was partly to experiment and partly because we would like to publish a PDF and Web version in a single way. What this looks like: - Open RStudio locally +- Work in Main branch (don't make a new branch as we figure out this workflow with PDFs and Quarto Publish) - Commit changes. Push. (Alternatively, git pull if you've made edits from github.com) - Click on the Terminal tab next to the console - Type `quarto publish`, press return