Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (32 loc) · 1.75 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.75 KB

SAM Gutenberg Blocks

This plugin is a WIP that aims to create a series of blocks to use inside SkillsAndMore, but if someone want's to use its codebase for it's own project fell free to do so!

We'll be happy to see you contributing in this project as well and we're going to document our experience inside our blog and a specific course!

List of blocks

Block description

We'll be using this section to describe the blocks as soon as they will be released.

Alert Box

Alert Box

The alert box is a useful element for any article. This kind of block lets you indicate a message where your reader has to keep more attention. The Alert Box block comes with the following settings:

  • box background color
  • text color
  • label background color
  • label text color

For the moment i comes only with one style where we move the alert label to the left of the message but if you need more feel free to ask for them in the issue section.

Call To Action

Call To Action

Have a call to action is essential to most businesess and with this block you can add this useful information in any page of your website. The Call To Action block comes with the following settings:

  • box background color
  • text color
  • button background color
  • button text color
  • rounded corners (it applies to both the box and the button)
  • URL field to insert

These are the settings available from the first release of the block, please add your needs in this issue.