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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.10.2 - July 26, 2013 (210.5 KB)
  2. 0.10.1 - April 05, 2013 (269.0 KB)
  3. 0.10.0 - March 24, 2013 (269.0 KB)
  4. 0.9.2 - March 06, 2013 (262.0 KB)
  5. 0.9.1 - March 06, 2013 (242.5 KB)
顯示所有版本(共 9)

Runtime 相依性套件 (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 相依性套件 (1):

mg >= 0

擁有者:

作者:

  • Scott Chacon, Franklin Webber

SHA 256 checksum:

d09a2cdb1c4b7f7a22eb3d95035cac338171008f11a1fa56851851d2862cde5a

總下載次數 26,315

這個版本 4,111

License:

MIT

Ruby 版本需求:

相關連結: