Skip to content

yea-hung/UCanSlideForever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

Dragging items around in PowerPoint, or clicking around, is tedious and can distract from the ultimate goal of producing good content. 😢

Using Markdown to create content may help minimize distractions, resulting in better content. 🥳

Overview

This is a UCSF-style theme for Quarto-with-reveal.js presentations. This should be mostly compatible with accessibility guidelines. Please file a GitHub issue or email me if you believe it is not, or have any other suggestions. 😊

Use

You'll need RStudio, Positron, or VS Code.

For any one slide deck, you'll always have two files:

  • a behind-the-scenes file: a Quarto file (.qmd extension)
  • the visible slide deck: an HTML file (.html extension) that you can open, and present, in any web browser

You will directly create and edit the Quarto file. The software (see above) will use that Quarto file to update ("render") the HTML file.

Write content in the Quarto file using Markdown. Begin section titles with the hash symbol (#) and begin slide titles with two hash symbols (##).

See demo.qmd for a demonstration.

The theme itself is fully contained in ucsf.scss.

Settings

  • title: the title
  • subtitle: the subtitle (delete this line if you don't have a subtitle)
  • author: the authors
  • date: the date in YYYY-MM-DD format

Optional settings

  • embed-resources: change this to true if you intend to share the HTML slide deck
  • data-background-image: optionally, use a more logo that is specific to your school, department, or project

Further reading

About

A UCSF theme for Quarto-with-reveal.js presentations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages