Open jules32 opened 2 years ago
and if we get errors, GitHub Action fails, says you need RMarkdown but you don’t have R code! try this troubleshooting
In .gitignore
use _book
instead of _site
.
See Quarto docs
Notes from Jun 14 mtg w Julie:
Stef and Ileana to do final merge
For GitHub Action:
delete file about R and add the one we have for Lesson Series. call it quarto-render.yml
Looks like the current render error in our fork comes from the GitHub Action referrning to bookdown, not quarto, so maybe we should update that sooner, once we figure out our Quarto book GH Actions.
Troubleshooting Quarto GHAs in https://github.com/Openscapes/how_we_work/issues/183
I've deleted the bookdown GHA and replaced it with our quarto-render GHA
Status:
oooo do we want to make a new release of the book? GitHub prompted me after merge
This looks like what we'll need when we update the GitHub Action:
https://github.com/quarto-dev/quarto-actions/blob/main/examples/quarto-book-gh-pages.yaml