Ever wanted to add columns with variable widths on your Gutenberg page? This block provides the a solution.
This block is a work in progress. We don't recommend using it in production environments unless you're sure you know what you're doing.
When installed from this repo, you must build the JavaScript files and install some PHP dependencies. You'll need nvm
, npm
, and composer
.
nvm install && nvm use
Install and use the correct version of NodeJSnpm install
Install the NPM dependenciesnpm run build
Build the JavaScript and Sass filescomposer install
Install required PHP dependencies- Activate the plugin and you should be good to go!
Tomodomo is a creative agency for magazine publishers. We use custom design and technology to speed up your editorial workflow, engage your readers, and build sustainable subscription revenue for your business.
Learn more at tomodomo.co or email us: [email protected]
This project is licensed under the terms of the MIT License, included in LICENSE.md
.
All open source Tomodomo projects follow a strict code of conduct, included in CODEOFCONDUCT.md
. We ask that all contributors adhere to the standards and guidelines in that document.
Thank you!