Skip to content

todd-a-jacobs/s5

Repository files navigation

S5: A Simple Standards-Based Slide Show System

Why is this project here on GitHub?

This project is a continuation of the S5 project created by Eric A. Meyer. The original project was placed into the public domain (see the license document for additional details), and has been unmaintained for a number of years.

Contributors are extremely welcome, but please make sure you read the license document carefully, and understand the implications. It is believed that one of the reasons this great project languished was because of the overhead involved in tracking public domain grants to the project, so we sincerely hope we've resolved that issue in a legal, ethical, and community-friendly way.

If you represent Eric A. Meyer, Kathryn S. Meyer, the Free Software Foundation, or the Electronic Frontier Foundation and think we're metaphorically smoking crack on our licensing, please contact us immediately. This project certainly believes its licensing to be in good faith, but there are people who are paid to know more about these things than we do. :)

Quick Start

# Clone the repository.
git clone [email protected]:CodeGnome/s5.git

# Copy the template to an appropriately named sub-directory in your
# web server's DOCUMENT_ROOT.
cp -a s5/s5-blank /path/to/slideshow

# Change to the new directory.
cd /path/to/slideshow

# Edit the slideshow. Remember to remove any boilerplate in the
# template. 
vim index.html

Documentation

Resources


About

Simple Standards-Based Slide Show System

Resources

License

Stars

Watchers

Forks

Packages

No packages published