* Archeo: Load patterns automatically
* Add block types
* Move archeo_register_block_patterns to functions.php
* Update footer pattern inline with trunk
* Update Image with headline and description pattern inline with trunk
* Update archeo/functions.php
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Fix spacing in simple list of posts pattern
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Added Gutenberg check to Blockbase themes
* tucked the check into the if statement where it belongs
* Lint autofix.
* Update translation text domain
Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Pendant: add 404 template
* Made 404 heading H1 and moved H1 sizes from page to configuration
* Tweaks to search block style overrides
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Remove links from post titles.
* Set line height for post titles.
* Adjust post title font sizes.
* Revert post title line height globally and move to block settings.
* Move post date back.
* Eliminated button custom variables (which were not re-used anywhere)
* Replaced 'normal' with 'medium' and eliminated the hidden font size
* Removed x-small hidden font
* Removed singlularly used custom gap-baseline
* Moved headings from custom values and element settings to (mostly) core block settings
* Varia: add tertiary styles conditionally
Varia is a parent theme and the tertiary styles are not defined.
It effects all of its child themes such as stow.
* create styles for tertiary blocks
* add the styles conditionally so that child themes that has tertiary will get the classes
* add tertiary color and background styling
* Stow
* Hever
* Rockfield
* Stratford
* rebuild child themes with Varia changes