All code contributions to this repository are welcome!
However, before contributing we ask that you review our contribution guidelines.
A .wp-env.json file is included for setting up local testing. Please test your blocks using the id-emptytheme in addition to testing in the latest ID theme framework we are using such as Responsive Framework 3.
It is valuable to test in id-emptytheme to ensure your block's styles are not dependent on inherited styles from any theme framework. See: https://github.com/bu-ist/id-emptytheme
To run this, make sure you have docker installed and run wp-env start
in terminal to download and
install WordPress and id-emptytheme locally. A localhost docker server will be setup that you can use
for testing. You may need to activate the id-emptytheme in the WP admin once you get the local server
up and running.