Skip to content

mettbox/slidebox

Repository files navigation

slidebox

Creating a simple slideshow using Vue with markdown.

Getting started

1. Install dependencies

npm install

2. Setup presentation

cp src/assets/meta.json.sample src/assets/meta.json

And setup your title and topics

3. The Content

Store your markdown content and assets in /presentations/:

  • Create a single folder for each presentation
  • If you need image assets, create an assets folder in your presentation folder
  • The generate-presentations script split the file with headline 1, 2 and 3 and store the new files in /src/assets/presentations/

4. Start presentation

npm run start

About

Creating a simple slideshow using Vue with markdown.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors