Skip to content

shrayasr/sldz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

     _     _     
    | |   | |    
 ___| | __| |____
/ __| |/ _` |_  /
\__ \ | (_| |/ / 
|___/_|\__,_/___|

    - sldz, cheesy way of saying slides

Props
- @jaseemabid for his flash talk at Rootconf2014 where he used slides with emacs, Cool!

Motivation
- Wanted to build out something like what @jaseemabid used within a few hrs before the flash talks.
- Wasn't able to present :(

Usage
- Write your slides in a single file (say foo.sldz)
- Each slide is seperated from the other by "==="
    
    [foo.sldz]

    Slide1
    ===
    Slide2
    ===
    Slide3

- $ ./sldz foo.sldz
- This puts you inside vim with 2 shortcuts
  - ] moves to the next slide
  - [ moves to the previous slide
  - Q quits 
- Happiness!

About

Cheesy slides for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published