Skip to content
Provides add/remove functionality to reveal.js.
JavaScript
Find file

README.md

reveal-add-remove.js Build Status

An extension of the most-excellent reveal.js framework (beautiful presentations using HTML) that provides the ability to add and remove slides.

Mostly based upon Mason's post on StackOverflow:

Installation

Install reveal.js

Follow the installation instructions for reveal.js.

Install reveal-add-remove.js

TBD

Usage

TBD

Contributing

Please keep the issue tracker limited to bug reports, feature requests and pull requests. If you are reporting a bug make sure to include information about which browser and operating system you are using as well as the necessary steps to reproduce the issue.

If you have personal support questions use StackOverflow.

Pull requests

  • Should follow the coding style of the file you work in, most importantly:
    • Tabs to indent
    • Double-quoted strings
  • Should use provided .jshintrc file with JSHint prior to committing
  • Should be made towards the dev branch
  • Should be submitted from a feature/topic branch (not your master)
  • Should not include the minified reveal-add-remove.min.js file

License

MIT licensed

Copyright (C) 2014 Michael Pelikan

Something went wrong with that request. Please try again.