This is the companion blocks plugin for the [Common WP] wordpress theme, a simple to use wordpress theme for non-profit use. It's focus is on simple visual design, and clean componentized code for easy customization by organizations with diverse needs.
These blocks are intended to be used with the [Common WP theme]. In order to make edits to them you need to have a basic familiarity with cli, npm, webpack, React, and Wordpress Gutenberg Blocks.
These blocks are built with webpack as per normal Wordpress Gutenberg Block building practice. First you must use npm install
in the individual block folder you are working in. Then you can run npm run build
to build that block. Run npm run dev
to run webpack in watch mode so that it will continuously build and update as you save changes to your blocks.
- convert all template partials into Gutenberg Blocks to be used in posts
- build more Blocks to cover additional page designs
licensed under Cooperative Work License v1.0