Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attribution

A Revealjs plugin extension for displaying attribution text sideways along the right edge of the viewport. Based on the attribution plugin by @rschmehl.

⚠️ Requires Quarto Version 1.2.124 or later ⚠️

Installation

quarto add quarto-ext/attribution

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Usage:

Simply add the extension to the list of reveal plugins, for example:

title: My Presentation
format: 
  revealjs: default
revealjs-plugins:
  - attribution

Then, add an attribution by including it in div with the .attribution class:

::: {.attribution}
Photo courtesy of [@ingtotheforest](https://unsplash.com/@ingtotheforest)
:::

You can see the attribution rendered on the far right of the slide here:

Image

View the above example presentation at https://quarto-ext.github.io/attribution/.

Full source code for the example is available at example.qmd.

About

Display attribution text sideways along the right edge of Revealjs slides.

Resources

Stars

22 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages