alleyinteractive / revealjs-wp-theme

Power your reveal.js presentation with WordPress
Other
40 stars 7 forks source link

reveal.js for WordPress

Power your reveal.js presentation with WordPress

Installation Instructions

  1. Check this out in your wp-content/themes/ directory
  2. Activate it as you would any other theme
  3. Install the Fieldmanager plugin and activate it
  4. Customize your presentation in Appearance → reveal.js Settings
  5. Start making slides!

Customizing the theme

This theme can be used as a parent theme so you can customize your presentation without having to fork it. To do so, simply create a new child theme and set this one as the parent. There are a number of actions and filters to customize the theme:

reveal.js Styling

To change the reveal.js theme (not to be confused with the WordPress Theme), there is a settings page under Appearance → reveal.js Settings. To add your own theme, You can filter reveal_theme_url to use a custom theme URL.

Actions

Filters

Other Customizations

Using a child theme, your options for customization are limitless. Everything in the parent theme can be disabled or overridden. Have fun, and let us know what you do with this!

What is reveal.js?

A framework for easily creating beautiful presentations using HTML. Check out the live demo.

More reading:

License

This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.

reveal.js is Copyright (C) 2014 Hakim El Hattab, http://hakim.se and is licensed under the "MIT license".