/slides-template

Minimalist template for creating slides with Reveal.js and Astro

Primary LanguageAstro

Reveal.js + Astro

Minimalist template for presentations on the web.

Usage

You have several options to start a new presentation using this template:

  • Click on the button 'Use this template' above, or
  • Clone the repo : git clone git@github.com:jsulpis/slides-template.git, or
  • Use degit (get a copy without cloning): pnpm dlx degit jsulpis/slides-template my-talk

UI Framework

For the specific cases where you need one, you can add one of the frameworks supported by Astro.

For instance:

pnpm astro add svelte

or

pnpm astro add react tailwind