quarto-dev / quarto-dev/quarto-cli
Adding logos to all `revealjs` slides
Open
Nobody has claimed this yet.
enhancement
revealjs
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
I'd like to make a custom theme which adds a logo to the top left and/or right corners of every revealjs slide. I see this example with Hugo. Is there any way to do this with quarto?
I know editing the HTML after quarto render is an option, but ideally I'd like to be able to do this all from a custom theme, or something similar, and I don't think that's possible without creating the proper div & other elements first.
Love the project!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.