Skip to content

WhatisHappyPlanet/keynote-svelte

Repository files navigation

Keynote Template with Svelte Components

It is a template for online slide powered by reveal-md and svelte.js.

You can start up your multi-page online slide easily by this command.

npx degit whatishappyplanet/keynote-svelte .

What is the difference with whatishappyplanet/keynote?

You can use your svelte components in your markdown. It is a gorgeous feature to customize your oneline slide. For example:

<my-element>
    <p>This is some slotted content</p>
</my-element>

# Reveal.js
### The HTML Presentation Framework

Usage

Development

Then, install dependencies and enjoy your presentation.

pnpm i
pnpm dev

Deployment

You can deploy the static resource to any platform, such as Vercel.

pnpm build

License

MIT @ HappyPlanet

About

A template for online slide powered by reveal-md and svelte.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published