This is HeroBlock for Wordpress custom theme
Template/logic for creating custom blocks for Wordpress in Gutenberg
-
add the folder inside wp-content/plugins
-
You will automaticly see it in the Gutenberg block when editing a page
-
Clone the project/plugin
git clone https://github.com/gagal18/custom-hero-section.git
- Install dependencies
npm install
- Create build using babel
npm run build
- Style Framework - Bulma
- Test with GraphQL