=== Simple Blurb ===
Contributors:      jcrr
Tags:              block, gutenberg, blurb, image, text, information
Tested up to:      6.1
Stable tag:        1.0.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Adds a Gutenberg block that showcases a short piece of information.

== Description ==

This plugin will allow you to add a blurb from the WordPress block editor. 

Blurbs are a great way to inform your visitors about important content of your website by using a image, a title and a description.

For the title and the description we use built-in Gutenberg blocks.

= Features =

- Alignments: you will able to align the blurb content, the image, the title and the description from the block toolbar 
- Image top animation: enable a smooth top animation from the settings sidebar
- New blocks in the description: enable the ability to add new blocks (paragraphs and list) from the settings toolbar.
- Customization: This plugin offer fields to set the blurb maximum width, color, padding, etc. 
- This is just a simple blurb. If people use it and like it, new interesting features will be added!

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/jc-blocks-simple-blurb` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Once the plugin has been activated, a new block called 'Simple Blurb' will appear in the block inserter.   

== Screenshots ==

1. Block editor: Blurb.
2. Block editor: Blurb Content.
3. Block editor: Blurbs.

== Changelog ==

= 1.0.0 =
* Plugin release.