GitPitch Presentation Of The Day #6

Written by gitpitch | Published 2017/10/17
Tech Story Tags: markdown | presentations | git | github | elixir

TLDRvia the TL;DR App

Learn how GitPitch code-presenting can present more than just code and deliver some surprising presentation features.

This post is the latest in the Presentation of the Day series. This series highlights some of the great work developed within the GitPitch community. You can find a link to earlier posts in this series along with related content on this blog here.

Drum Roll Please…

Without further ado let me introduce the latest GitPitch Presentation of the Day:

Directory trees are not always as pretty as this one, so GitPitch gives us a little help to render and step-over directories and files to great effect:

How Does It Work?

You can always check-out the PITCHME.md for today’s featured presentation to see how Jeff created his tree-walking effect. But here is a brief summary of the steps involved:

  1. Execute the tree command-line utility in your terminal to capture the required directory listing as plain text.
  2. Next insert the tree output into a Markdown code-block on any slide, using a text language-hint.
  3. Then add code-presenting syntax to the slide to highlight and step-through any directory or file within the directory-tree structure.

You’re almost done. The final step is to go wow your audience ;-)

Presentations for Everyone on Git.*

Ok, that’s it for today. I hope you were able to take some inspiration or helpful tips from today’s featured presentation.

GitPitch lets you effortlessly craft and share beautiful content about the things you care about. Use it to promote, pitch or present absolutely anything ;)

If you have your own presentation that you think would be a good candidate for GitPitch Presentation of the Day please get in touch.

You can follow me right here on Medium or on Twitter for more news, tips and unique creations from the GitPitch community.


Published by HackerNoon on 2017/10/17