RubyGems Navigation menu

parade 0.10.2

Parade is an open source presentation software that consists of a Sinatra web app that serves up markdown files in a presentation format. Parade can serve a directory or be configured to run with a simple configuration file. * Markdown backed data > This ultimately makes it easier to manage diffs when making changes, using the content in other documents, and quickly re-using portions of a presentation. * Syntax Highlighting > Using GitHub flavored markdown, code fences will automatically be syntax highlighted, making it incredibly easy to integrate code samples. * Code Execution > Slides are able to provide execution and show results for JavaScript and Coffeescript live within the browser. This allows for live demonstrations of code. * Web > Slide presentations are basically websites -- they run in your browser from your desktop. This allows for a wide range of possibilities for customization and expandability. * Basic Templating and Color Schemes > Several templates and color scheme options have been provided to help you get started. While Parade does not currently provide anything near the variety of many other presentation packages, it is well-suited for basic presentations. * Design Flexibility (pros and cons) > Unless you're skilled in CSS/Animations, you will likely have a harder time creating presentations with as much polish as other programs provide. However, this approach also makes Parade incredibly flexible if you do understand CSS/Animations.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.10.2 - July 26, 2013 (211 KB)
  2. 0.10.1 - April 05, 2013 (269 KB)
  3. 0.10.0 - March 24, 2013 (269 KB)
  4. 0.9.2 - March 06, 2013 (262 KB)
  5. 0.9.1 - March 06, 2013 (243 KB)
Show all versions (9 total)

Runtime Dependencies (9):

blankslate = 2.1.2.4
css_parser >= 0
gli ~> 1.6.0
json >= 0
nokogiri >= 0
parslet = 1.4.0
redcarpet >= 0
rouge = 0.2.14
sinatra ~> 1.3

Development Dependencies (1):

mg >= 0

Owners:

Authors:

  • Scott Chacon, Franklin Webber

SHA 256 checksum:

d09a2cdb1c4b7f7a22eb3d95035cac338171008f11a1fa56851851d2862cde5a

Total downloads 26,273

For this version 4,102

License:

MIT

Required Ruby Version: None

Links: