This commit is contained in:
jverzani
2022-08-11 13:19:07 -04:00
parent 4b0f8ad9d7
commit 579f81c76b

View File

@@ -30,6 +30,13 @@ To compile the pages through quarto
* should also push project to github
* no need to push `_freeze` the repo, as files are locally rendered for now.
* This error
> fatal: 'gh-pages' is already checked out at '/Users/verzani/julia/CalculusWithJuliaNotes/quarto/f5611730'
was solved with
> git worktree remove f5611730