From 16252256a59ff3c318a384202e2a00a9601ec45e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Tue, 12 May 2015 13:06:51 -0400 Subject: Make posts page show only an excerpt, correct datetime --- _posts/2014-12-14-showoff.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to '_posts/2014-12-14-showoff.markdown') diff --git a/_posts/2014-12-14-showoff.markdown b/_posts/2014-12-14-showoff.markdown index 2331f78..e8cc6f1 100644 --- a/_posts/2014-12-14-showoff.markdown +++ b/_posts/2014-12-14-showoff.markdown @@ -8,6 +8,8 @@ category: writing Recently, I had to give a presentation and decided to do some research on using Markdown. By coincidence, I had also been looking into [Puppet](https://puppetlabs.com), a flexible and powerful configuration manager, when I stumbled across [Showoff](https://github.com/puppetlabs/showoff), another Puppet Labs project. + + Showoff is a Ruby application that takes a Markdown file with some [special formatting](https://github.com/puppetlabs/showoff/blob/master/documentation/AUTHORING.rdoc) and transforms it into a web-accessible slideshow. As expected, you can open up a presenter view in your browser. You can also easily open up a second window to use on your projector in full screen. You can even give your audience the address for the server so they can follow along on their own screens. There are also some nice audience interactivity features, like the ability to ask questions through the web interface. These questions will be shown on the presenter's screen. Audience members also have the ability to indicate whether the presenter is moving too quickly or too slowly so that an adjustment can be made accordingly. -- cgit v1.2.3