Skip to content

gagal18/custom-block-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-hero-section

This is HeroBlock for Wordpress custom theme

Template/logic for creating custom blocks for Wordpress in Gutenberg

How to use it:

  1. add the folder inside wp-content/plugins

  2. You will automaticly see it in the Gutenberg block when editing a page

  3. Clone the project/plugin

git clone https://github.com/gagal18/custom-hero-section.git
  1. Install dependencies
npm install
  1. Create build using babel
npm run build

Future add-ons

  1. Style Framework - Bulma
  2. Test with GraphQL