Skip to content

Commit

Permalink
build: ♻️ soft, relative link of extensions allows slides to be gener…
Browse files Browse the repository at this point in the history
…ated normally
  • Loading branch information
lwjohnst86 committed Oct 28, 2024
1 parent 86ed669 commit 508a407
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
6 changes: 0 additions & 6 deletions _build-slides.sh

This file was deleted.

2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project:
type: r3-theme
pre-render:
- mkdir -p _temp
- bash _build-slides.sh
- quarto render slides/*.qmd
resources:
- slides/*.html

Expand Down
1 change: 1 addition & 0 deletions slides/_extensions
1 change: 1 addition & 0 deletions slides/introduction.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
search: false
format: r3-theme-revealjs
---

# Welcome to the Advanced R^3^ course!
Expand Down

0 comments on commit 508a407

Please sign in to comment.