Menu
Libraries |
Category

svelte-slides

  • Purpose: A template for creating slide decks using Reveal.js with Svelte and Vite, with optional TailwindCSS styling.
  • Key Features:
    • Slides are Svelte components that work as Reveal.js slides.
    • Supports multiple slides within a single Svelte component.
    • Includes built-in components for slides, code blocks, speaker notes, and YouTube embeds.
    • Reveal.js configuration can be customized.
  • Target Audience: Developers who want to create presentations using Svelte and Reveal.js.
  • Svelte Support: Primary framework for building slides.
  • Built-in Components:
    • Slide: For creating slides with customizable background colors.
    • Code: For rendering syntax-highlighted code blocks with line numbers.
    • Notes: For adding speaker notes.
    • Youtube: For embedding YouTube videos.
  • Inspiration: Inspired by svelte-reveal-boilerplate .
  • References:

tailwindcssvitejspresentationslidessvelte

Comments