Skip to content

A stripped down version of a custom theme for WordPress focusing on modular extensibility, using self-contained Gutenberg blocks.

Notifications You must be signed in to change notification settings

mlkdev/acfblocks-wordpress-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACF Blocks Theme

This demo theme is made available to the public for demonstration purposes, and has been stripped down to two basic Gutenberg block components; a Section block which can be configured with various visual elements, and Basic Card blocks that can contain content and have basic visual configuration options which can be inserted into Section blocks.

In order for the theme to work, ACF Pro must be included in the /includes/acf/ directory. ACF Pro is NOT included in this repository as per the ACF Pro rules which can be found here.

Field registrations are also made available in each /includes/blocks/%name%/fields.x.php file. These can either be imported or the .x portion of the filename can be removed to have functions.php autoload the definition at runtime.


Live Demo

A live demo of these blocks in action can be viewed at the following address: https://acfblocks-theme.mlk.dev/

About

A stripped down version of a custom theme for WordPress focusing on modular extensibility, using self-contained Gutenberg blocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published