Minimalist template for presentations on the web.
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
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