Skip to content

maxkurze1/slidev-theme-TUD-new

Repository files navigation

slidev-theme-TUD-new

A TU Dresden theme for Slidev.

Usage

TODO To see an example of how to use this theme please refer to the example repository

If you really want to do it the hard way and wire things up manually then the following will try to give you some hints at least.

You can install this theme into an existing repository using

$ pnpm install git+ssh://git@gitlab.barkhauseninstitut.org:max.kurze/slidev-theme-bi.git

Then you should be able to use it by setting the theme in your frontmatter:

---
theme: TUD-new
---

Slidev automatically appends the slidev-theme- prefix to find the correct package. (as described here).

Layouts

This theme provides the following layouts:

  • cover-blue
  • cover-white
  • cover
  • section-blue
  • section-white
  • section
  • default

Components

This theme provides the following components:

None

Contributing

  • pnpm install
  • pnpm run dev to start theme preview of example.md
  • Edit the example.md and style to see the changes

Notes

./resources is only used for development and not part of the theme

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors