You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,8 @@
2
2
3
3
A quarto project template to use for courses and other documentation separated from the main BlueGreen Labs website
4
4
5
-
Note: When forking this repository (or using it as a template) the automatic rendering through a runner needs to be enabled, and the command `quarto publish gh-pages` run. Subsequent renders will be covered through github actions.
5
+
To make sure that the template works "out of the box" you will have to include all branches (click the tick box which isn't marked by default).
6
+
7
+

8
+
9
+
If you forgot to tick the box you will need to run the `quarto publish gh-pages` command in a CLI terminal (not the R terminal).
0 commit comments