Skip to content

The Quarto extension for Reveal.js at the University of New Mexico (UNM) enables seamless integration of Quarto documents with Reveal.js, allowing users to create interactive, web-based presentations. For detailed information and usage instructions, please refer to the official GitHub repository.

License

Notifications You must be signed in to change notification settings

Data-Wise/unm-revealjs

Repository files navigation

Unm-revealjs Extension For Quarto

This extension provides a custom revealjs theme specifically tailored for creating University of New Mexico (UNM) branded presentations. It incorporates UNM colors, logos, and typographic styles to create professional, university-aligned slide decks.

Description: This extension is a custom revealjs theme for the University of New Mexico. The extension uses colors and logos from the University of New Mexico.

Installing

Install the extension by running the following command:

quarto add Data-Wise/unm-revealjs

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

Using

To use the UNM RevealJS theme in your Quarto presentation, specify the format and theme in your document YAML header:

format: 
  unm-revealjs:
    slide-number: c/t
    # logo: "images/ms.png"
    chalkboard:
      theme: chalkboard

If additional options are available (e.g., logo placement, color variants), please refer to the examples provided.

Example

You can find minimal usage examples here:

Reference

This Quarto extension is inspired by quarto-revealjs-clean by Grant McDermott, adapted for the University of New Mexico branding guidelines.

License

This project is licensed under the terms of the MIT License.

Contributing

Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a pull request.

Acknowledgements

Special thanks to the Quarto community and the developers of quarto-revealjs-clean for providing excellent resources and inspiration.

About

The Quarto extension for Reveal.js at the University of New Mexico (UNM) enables seamless integration of Quarto documents with Reveal.js, allowing users to create interactive, web-based presentations. For detailed information and usage instructions, please refer to the official GitHub repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published