GithubHelp home page GithubHelp logo

loirotte / slideshow-val Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slideshow-s9/slideshow

1.0 2.0 0.0 751 KB

Modified version of Slide Show (S9) adding new template called g5syntax

Home Page: http://slideshow.rubyforge.org

Ruby 56.59% CSS 29.71% JavaScript 13.70%

slideshow-val's Introduction

Slide Show (S9) - A Free Web Alternative to PowerPoint and KeyNote in Ruby

THIS IS NOT THE OFFICIAL SLIDE SHOW (S9) PROJECT PAGE

This fork was made to provide ehanced support for a new template, called g5syntax available at github.com/Val/slideshow-val/tree/master/templates and based on the work done for HTML5Rocks! slide site: slides.html5rocks.com .

Gerald, if you read this, feel free to include anything you agreed on the main project.

DESCRIPTION:

The Slide Show (S9) Ruby gem lets you create slide shows and author slides in plain text using a wiki-style markup language that’s easy-to-write and easy-to-read. The Slide Show (S9) project also collects and welcomes themes and ships “out-of-the-gem” with built-in support for “loss-free” gradient vector graphics themes.

SYNOPSIS:

Usage: slideshow [options] name
  -o, --output PATH                Output Path
  -g, --generate                   Generate Slide Show Templates (Using Built-In S6 Pack)
  -t, --template MANIFEST          Template Manifest
  -f, --fetch URI                  Fetch Templates
  -c, --config PATH                Configuration Path (default is ~/.slideshow)
  -l, --list                       List Installed Templates
  -v, --verbose                    Show debug trace
  -h, --help                       Show this message

Examples:

slideshow microformats                
slideshow microformats.textile         # Process slides using Textile
slideshow microformats.text            # Process slides using Markdown
slideshow microformats.rst             # Process slides using reStructuredText (*see Requirements)
slideshow -o slides microformats       # Output slideshow to slides folder

More examles:

slideshow -g                           # Generate slide show templates using built-in S6 pack
slideshow -l                           # List installed slide show templates
slideshow -f s5blank                   # Fetch (install) S5 blank starter template from internet
slideshow -t s5blank.txt microformats  # Use your own slide show templates (e.g. s5blank)

REQUIREMENTS:

  • RedCloth (Textile Markup)

  • Kramdown (Markdown Markup)

  • BlueCloth (Markdown Markup) [Optional]

  • RDiscount (Markdown Markup) [Optional]

  • pandoc-ruby (Markdown/reStructuredText Markup) [Optional]

  • Coderay (Syntax Highlighting) [Optional]

  • Ultraviolet (Syntax Highlighting) [Optional]

INSTALL:

Just install the gem:

$ sudo gem install slideshow

LICENSE:

The slide show scripts and templates are dedicated to the public domain. Use it as you please with no restrictions whatsoever.

slideshow-val's People

Contributors

dsanson avatar geraldb avatar jondot avatar val avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.