distribits #1

Manually merged
msz merged 6 commits from distribits into main 2025-10-26 17:21:39 +00:00
Owner
No description provided.
This adds two images:

- individual vs template is a small part of the figure from the
  fMRIPrep docs, flipped (flopped) to match the slide better
- templateflow fig templates is from templateflow docs
First-time contributor

I like it! Out of curiosity, what is the process to create a final presentation from this with quarto?

(I wasn't able to get the files, I think they simply haven't been pushed)

I like it! Out of curiosity, what is the process to create a final presentation from this with quarto? (I wasn't able to get the files, I think they simply haven't been pushed)
Author
Owner

@adina wrote in #1 (comment):

I like it! Out of curiosity, what is the process to create a final presentation from this with quarto?

Thanks 🙂 With quarto installed, the process is just quarto render distribits-2025/index.qmd. It produces index.html and index_files/ (all css, js, and fonts). For a shareable preview, I rsynced those onto my web server.

While editing, I use quarto preview instead; it serves at localhost and updates automatically when the qmd file is saved.

(I wasn't able to get the files, I think they simply haven't been pushed)

Oops, I must have done a git push - thanks for pointing that out, I pushed the annexed files now.

@adina wrote in https://hub.psychoinformatics.de/msz/quarto-slides/pulls/1#issuecomment-4729: > I like it! Out of curiosity, what is the process to create a final presentation from this with quarto? Thanks 🙂 With quarto installed, the process is just `quarto render distribits-2025/index.qmd`. It produces `index.html` and `index_files/` (all css, js, and fonts). For a shareable preview, I rsynced those onto my web server. While editing, I use `quarto preview` instead; it serves at localhost and updates automatically when the qmd file is saved. > (I wasn't able to get the files, I think they simply haven't been pushed) Oops, I must have done a `git push` - thanks for pointing that out, I pushed the annexed files now.
msz manually merged commit 3d38371e1f into main 2025-10-26 17:21:39 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
msz/quarto-slides!1
No description provided.