-
Notifications
You must be signed in to change notification settings - Fork 1
abstractwp/slide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Presentation Block === Contributors: ellatrix, wordpressdotorg, isvictorious, danhthong, alilyons Tags: presentations, slides, powerpoint, keynote, gutenberg, blocks Requires at least: 5.3 Requires PHP: 5.6 Tested up to: 6.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Creates a custom post type “Presentation”, which will render as a presentation on the front end using Reveal.js. == Description == 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! == Installation == 1. From the dashboard of your site, navigate to Plugins --> Add New. 2. Select the Upload option and hit "Choose File." 3. When the popup appears select the presentation-block-x.x.zip file from your desktop. (The 'x.x' will change depending on the current version number). 4. Follow the on-screen instructions and wait as the upload completes. 5. When it's finished, activate the plugin via the prompt. A message will show confirming activation was successful. == Frequently Asked Questions == = Does it support Gutenberg? = Yes, the 'Presentation Block' can be found under the Common Gutenberg Blocks under the 'Presentation' post type. == Screenshots == 1. screenshot-1.png == Changelog == = 1.0.0 = * A change since the previous version of slide. * Bug fixes for slide.
About
Creates a custom post type “Presentation”, which will render as a presentation on the front end using Reveal.js.
Resources
Stars
Watchers
Forks
Packages 0
No packages published