Share your authentic self with Wabi, a WordPress block theme designed to help you tell your story best. Wabi foregrounds the simplistic design language of storytelling through clean lines, beautiful typography and a dynamic accent color system. And with multiple style variants (light, dark, and dynamic color schemes), Wabi is the most expressive and adaptable writing theme yet.
Learn more and view the live demo on richtabor.com →
With Wabi, you may pick an accent color for each post and “theme” that content, providing a clever design layer to compliment the theme’s minimal style. Each post can have one of six different accent colors, all of which you may tailor within the new Global Styles interface.
With multiple style variants (light, dark, and two dynamic color schemes — aoi and pinku) at your fingertips, Method is the most expressive and adaptable writing theme yet. To apply one of these styles, head into the new Site Editor experience, then select the Styles icon at the top right of the toolbar. You’ll see the new Styles sidebar, which you’ll be able to change your theme’s style from.
To get started with development:
- Set up a WordPress instance, we recommend wp-env or Local as an alternative to docker.
- Clone, or download, this repository into your
/wp-content/themes/
directory
- WordPress 5.9+
- PHP 5.6+
- License: GPLv2 or later
Some theme features / PRs may require Gutenberg trunk and will be described or tagged accordingly.
To optionally run tests locally, you will also need:
You can install the test-specific development dependencies by running npm i && composer install
. The following test commands are then available:
npm run lint:css
lints and autofixes where possible the CSScomposer run analyze [filename.php]
statically analyzes PHP for bugscomposer run lint
checks PHP for syntax errorscomposer run standards:check
checks PHP for standards errors according to WordPress coding standardscomposer run standards:fix
attempts to automatically fix errors
- Setting up a development environment
- Block Theme documentation
- Global Styles & theme.json documentation
- The Ultimate Guide to WordPress Block Templates in Gutenberg
- A Primer on Full Site Editing for WordPress Theme Developers
My blog, located at richtabor.com is using Wabi.