Skip to content

LittleSound/talks-template

Repository files navigation

Talks Template like antfu/talks

Start writing Slides with markdown soon, using Slidev!

Features

Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit LittleSound/talks-template my-talks
cd my-talks
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Checklist

When you use this template, try follow the checklist to update your info properly

  • Change the author name in LICENSE
  • Remove the .github folder which contains the funding info
  • Use README-template.md to replace README.md
  • Copy the 0000-00-00 folder and start creating your actual talk
  • Find the TODO tags in the file to learn more

And, enjoy :)

Usage:

Development

pnpm dev

visit http://localhost:3030

Edit the <your talk folder>/src/slides.md to see the changes.

Learn more about Slidev at the documentation.

Build

To build the Slides Website, run

pnpm build

Export to PDF

To export the Slides to PDF, run

pnpm export

the PDF will be generated in the <your talk folder>/slides.pdf folder.

Sponsors

This project is made possible by all the sponsors supporting my work
You can join them at my sponsors profile:

About

Talks of Template, using Slidev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published