Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.63 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.63 KB

Tests Docs pages-build-deployment

🧱 Gutenberg Blocks Framework

Library to load custom Gutenberg blocks in a WordPress plugin or theme.

Since this library is solely taking care of registering and setting up blocks on the server side it is built to work with the following packages:

Example projects:

Features

  • dynamic blocks (pure PHP, Twig or Blade views)
  • enhance output of core blocks
  • optimized for performance (critical CSS)
  • whitelist of blocks
  • easy integration of i18n
  • view utility functions (e.g. to generete BEM CSS classes)

Read more: https://wellmann.github.io/gutenberg-blocks-framework/#/installation