This template uses a minimalist, clean theme. To use it:
- Create new repository from this template
- Clone the repository to your local machine
- Write your presentation in
index.qmd
- Run
quarto publish gh-pages
to publish it on GitHub
- Use
#
,##
and###
to create sections, slides and subtitles, respectively (docs) - Use
Div
s to change the layout as you write- Change font size:
::: {style="font-size: 80%;"}
- Columns:
:::: {.columns style="font-size: 80%;"}
::: {.column width="50%"}
- Change font size: