SLIDES
Making presentations from the command line
Although renowned for concocting far better excuses than cocktails, Shashank Sharma is quite adept at making presentations.
Credit: https://github.com/maaslalani/slides
OUR EXPERT
Shashank Sharma is a trial lawyer in Delhi and an avid Arch user. He’s always on the hunt for pocketfriendly geeky memorabilia..
QUIK TIP
A slide must have more content than mere headings to be processed. A slide with only headings is ignored. So add a line of text, a list, graph, code, or any combination of these to each slide.
S
lides uses markdown language to create a presentation. While the finished work lacks features such as a timer or animations, it more than makes up for it with other add-ons. For instance, you can use different themes, and even make your own. The feature we like best is code handling. If Slides encounters code on a slide, it can execute the code and display the output as part of the presentation.