padsInsper / quarto-insper-theme

Template Quarto para apresentações do Insper

Home Page:https://padsInsper.github.io/quarto-insper-theme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarto Insper Theme

This is a repository Insper template using Quarto reveal.js :

The code to create this example is available here.

How to install

This Quarto extension can be installed using the following command:

quarto install extension padsInsper/quarto-insper-theme

If you are unable to install Quarto extensions, you probably should update Quarto.

How to use it

After you install the template, use the following code on terminal to create a new directory with all files needed:

quarto use template padsInsper/quarto-insper-theme
Quarto templates may execute code when documents are rendered. If you do not 
trust the authors of the template, we recommend that you do not install or 
use the template.
 ? Do you trust the authors of this template (Y/n) › Yes
 ? Directory name: › WRITE/THE/DIRECTORY/HERE/talk/
[✓] Downloading
[✓] Unzipping
    Found 1 extension.
[✓] Copying files...

Files created:
 - quarto-insper-theme.Rproj
 - _extensions
 - talk.qmd

Acknowledgments

About

Template Quarto para apresentações do Insper

https://padsInsper.github.io/quarto-insper-theme/

License:MIT License


Languages

Language:HTML 100.0%Language:SCSS 0.0%