Tomodomo › Gutenberg › Columns Block
Gutenberg columns block supporting variable-width columns
by Tomodomo · github.com/tomodomoco/gutenberg-block-columns · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tomodomoco/gutenberg-block-columns/archive/refs/heads/master.zipColumns Block for Gutenberg
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.
Installation
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 useInstall and use the correct version of NodeJSnpm installInstall the NPM dependenciesnpm run buildBuild the JavaScript and Sass filescomposer installInstall required PHP dependencies- Activate the plugin and you should be good to go!
About Tomodomo
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: hello@tomodomo.co
License & Conduct
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!