# Presentation Block

![Plugin Version](https://img.shields.io/wordpress/plugin/v/presentation-block.svg?maxAge=172800) ![Total Downloads](https://img.shields.io/wordpress/plugin/dt/presentation-block.svg?maxAge=172800) ![Plugin Rating](https://img.shields.io/wordpress/plugin/r/presentation-block.svg?maxAge=172800) ![WordPress Compatibility](https://img.shields.io/wordpress/v/presentation-block.svg?maxAge=172800) [![License](https://img.shields.io/badge/license-GPL--2.0%2B-red.svg)](https://github.com/abstractwp/slide)

![Screenshot](https://demotest.abstractwp.com/wp-content/uploads/2022/08/presentation-block-screenshot.png)

This plugin requires WordPress version 5.3 or higher! It works best if you also have the [Gutenberg](https://wordpress.org/plugins/gutenberg/) plugin installed and up-to-date.
Report issues, or collaborate, on [Github](https://github.com/abstractwp/slide).

- Creates a custom post type "Presentation", which will render as a presentation on the front end using [Reveal.js](https://revealjs.com).
- Enables the block editor with a "Presentation Block" block, which can be used as a container for each slide in the presentation.
- You can add background colors, gradients, images, even iframes for the whole presentation, but also per slide.
- You can select a font, color, and size.
- If that's not enough, you can always add some custom CSS!
- You can import a custom font by adding `@import url('https://fonts.googleapis.com/css?family=...');` above any other rules in the CSS input field.
- It's possible to include some notes with every slide.
- You can enter a speaker view which will show the current slide, next slide, notes and timers.
- A lot more options coming soon!

## :question: Why is this a thing?

Coming soon.

## :dart: Roadmap

Coming soon

## :tada: Spread the Word

Please help support Presentation Block by:

- Adding a GitHub Star to the project!
- Tweet about the project on your Twitter!
  - Tag [@anabstractny](https://twitter.com/anabstractny) and/or `#presentation-block`
- Leave us a review [Presentation Block](https://wordpress.org/plugins/presentation-block/)!

Thank you so much for your support!

## :scroll: Changelog

1.0.5

- Update readme.

1.0.4

- Add a button to easily add a new slide.
- Update the allowed blocks on slides.

1.0.3

- Bug fixes to have build files.

1.0.0

- A change since the previous version of slide.
- Bug fixes for slide.
