A clean and minimal presentation theme
August 22, 2025
This repository is set up as a template for creating Quarto RevealJS presentations with automatic deployment to GitHub Pages.
https://[username].github.io/[repository-name]/
To use this template: 1. Click “Use this template” on GitHub 2. Clone your new repository 3. Edit template.qmd
with your content 4. Push changes to trigger automatic deployment
Special classes for emphasis
.alert
class for default emphasis, e.g. important note..fg
class for custom colour, e.g. important note..bg
class for custom background, e.g. important note.Cross-references
.button
class provides a Beamer-like button, e.g. SummaryThis template is designed to be simple yet powerful:
Template Benefits: - Automated deployment with every push - No manual setup required after initial configuration
- Clean, professional theme included - Responsive design works on all devices
Next Steps: - Edit this file (template.qmd
) with your content - Customize the theme colors in _extensions/clean/clean.scss
- Add your own images to the repository - Push to GitHub and watch it deploy automatically!
This template provides everything you need to create and automatically deploy beautiful presentations:
Getting Started: 1. Use this repository as a template on GitHub 2. Edit template.qmd
with your presentation content
3. Push changes to automatically trigger deployment
Automatic Features: - ✅ Renders presentation on every push to main - ✅ Deploys to GitHub Pages automatically - ✅ Uses the clean, minimalist theme - ✅ Responsive design for all devices
Live URL: Your presentation will be available at https://[username].github.io/[repo-name]/