Skip to content

TalusBio/talus-quarto-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Talus-branded Quarto presentation theme

This repo defines an Quarto extension to create a Talus-theme revealjs presentation.

To use in your presentation, first get the theme:

quarto add talusbio/talus-quarto-theme

Then specify it as a format in your presentation using the YAML header:

---
title: "A Test Presentation"
subtitle: "My subtitle"
author: "Imma Marmot"
date: "2023-04-11"
institute: "Talus Bio"
event: "my event"
format: talusbio-revealjs # <- this is what you need.
---

## My first slide

This one has a dark background

- has bullets
- that are cool

See more about quarto presentations here: https://quarto.org/docs/presentations/revealjs/

See more about quarto extensions here: https://quarto.org/docs/extensions/

About

A Talus-branded Quarto theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published