Skip to content

welaika/gutenberg_blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gutenberg blocks

This collection provide you a pre-built set of Gutemberg blocks using at the same time:

HOW TO USE

Each block have its own folder in this repository contains its own files. They can be used placing the files in the right position (explained below) and following README.md file inside the block folder.

Before continue follow the instructions (README.md file) inside setup folder.

The only one .php file must be copied inside your_wordless_theme/config/initializers/blocks/

The only one .sass file must be copied inside your_wordless_theme/theme/assets/stylesheets/blocks/

The only one .js.coffee file must be copied inside your_wordless_theme/theme/assets/javascripts/blocks/

The only one .pug file must be copied inside your_wordless_theme/theme/views/blocks/

Notes

This collection needs the merge of welaika/wordless#235

About

WordPress Gutenberg blocks with ACF and WordLess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published