view README.md @ 13:d019bfa5e398

shukatsu LT
author oc
date Wed, 24 Dec 2014 14:16:31 +0900
parents 67f3e23bf09a
children
line wrap: on
line source

# S6 Blank/Boilerplate

Slide Show Templates Using HTML5, CSS3 & JavaScript (w/ jQuery)

## Templates

- [`blank.html`](http://geraldb.github.io/s6/blank.html)
- [`blank5.html`](http://geraldb.github.io/s6/blank5.html)
- [`minimalistic.html`](http://geraldb.github.io/s6/minimalistic.html)
- [`sample.html`](http://geraldb.github.io/s6/sample.html)


## S6 in Action - Sample Slide Shows Online

Try some slide show samples powered by S6:

- [Slide Show (S9) 10-Minute Tutorial](http://slideshow-s9.github.io/tutorial.html)
- [Prototype vs jQuery: To and from JavaScript Libraries](http://slideshow-s9.github.io/jquery.html)
- [10 Things Every Java Programmer Should Know About Ruby](http://slideshow-s9.github.io/10things.html)
- [Ruby 1.9: What to Expect](http://slideshow-s9.github.io/ruby19.html)
- [`beer.db` - Using Open Beer & Brewery Data in Ruby](http://slideshow-s9.github.io/beer_db_intro.html)

Keyboard controls:

| Action                                             | Key                                                         |
| -------------------------------------------------- | ----------------------------------------------------------- |
| Go to next slide                                   | Space Bar, Right Arrow Down Arrow, Page Down, Click Heading |
| Go to previous slide                               | Left Arrow, Up Arrow, Page Up                               |
| Go to first slide                                  | Home                                                        |
| Go to last slide                                   | End                                                         |
| Toggle between slideshow and outline view (Ø)      | T                                                           |
| Show/hide slide controls (Ø « »)                   | C, Move mouse to bottom right corner                        |




## What's S5? What's S6?

Simple Standards-based Slide Show System (S5) is Eric Meyer's (of CSS fame) public domain
(free, open source) slide show package inspired by Opera Show and others that works
in all modern browsers without any plugin required
because it includes its own slide show machinery in JavaScript.
More [S5 Project Site »](http://meyerweb.com/eric/tools/s5)

S6 started as a rewrite of S5 using the jQuery JavaScript library - offering
easier to understand and easier to extend code. Add plugins, effects and more.
Contributions welcome!

## What's Slide Show (S9)? Slide Show Generator for S6 

A Ruby gem that 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
and ships "out-of-the-gem" with S6 templates built-in.
More [Slide Show (S9) Project Site »](http://slideshow-s9.github.io)


## About, License

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

## Questions? Comments?

Send them along to
the [Free Web Slide Show Alternatives (S5, S6, S9, Slidy And Friends) Forum/Mailing List](http://groups.google.com/group/webslideshow).
Thanks!