Giter Site home page Giter Site logo

hrbrmstr / quarto-organization-template Goto Github PK

View Code? Open in Web Editor NEW
74.0 5.0 8.0 4.49 MB

A Quarto RevealJS Organization Boilerplate Template You Can Clone And Modify Quickly

Home Page: https://hrbrmstr.github.io/quarto-organization-template/

License: MIT License

SCSS 98.38% Lua 1.62%
lua python quarto quarto-extension quarto-template r rstats

quarto-organization-template's Introduction

Easily Customizable Quarto Template

A base Quarto template with all the SCSS you need as well as a helpful base qmd with many example slides for cut/paste. (Scroll down for preview image and go here for a live preview).

  • Clone this repo
  • Delete .git
  • Delete preview.png
  • $ git init
  • $ git add -A
  • $ git commit -m 'saving the base'
  • Rename the _extensions/ organization to some easy to type name.
  • Edit _extensions/_extension.yml and make changes to the (ugh) YAML.
    • NOTE: if you add/change included assets/resources, make sure to modify format-resources in the YAML
  • Replace _extensions/logo.png with your logo
  • Replace _extensions/space.jpg with a background image (add more if you want easily available ones)
  • Edit _extensions/copy-resources.lua to ensure all ^^ resources are copied over (hack until Quarto devs fix the issue)
  • Edit _extensions/theme.scss. It's a full theme. Modify background/foreground/etc colors at-will.

In template.qmd change:

format:
  organization-revealjs:

and replace organization to the easy to type name above.

Use What You Made!

Assuming quarto-organization-template is is in your current directory…

mkdir samplepres && \
  cd samplepres && \
  quarto use template --no-prompt ../quarto-organization-template && 
  quarto render samplepres.qmd && \
  open *html

You can also quarto use template hrbrmstr/quarto-organization-template and customize it on-the-fly.

preview

Slide Background Photo by Pixabay: https://www.pexels.com/photo/photo-of-galaxy-207529/

quarto-organization-template's People

Contributors

hrbrmstr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.