Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 973 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 973 Bytes

Quarto Reveal. js theme for the NASCENT-Peru research project

A Quarto Reveal.js presentation theme for the NASCENT-Peru project, modified from Grant McDermott's clean theme.

Use

Depending on your use case, here are some Quarto CLI commands to get started.

If you would like to add the NASCENT theme to an existing directory:

quarto install extension blenback/quarto-revealjs-NASCENT

Alternatively, you can use a Quarto template that bundles the NASCENT theme plus a .qmd starter document. This is a better option if you are starting a new project from scratch, since it will automatically create a new directory with all of the necessary scaffolding in one go.

quarto use template blenback/quarto-revealjs-NASCENT