Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 683 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 683 Bytes

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 [email protected]: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