* Blockbase: Add query title block to all index templates
* remove from skatepark
* Add query title to payton and russell
* Add a space below the query title
* Videomaker: fix category trailing slash
Co-authored-by: @danieldudzic
* Videomaker: simplify post meta styles
* Fix RTL styles
* Use gap variable for padding values
* Use the block-gap variable and add a fallback
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Add custom block templates and template parts.
* Update the custom colors, typography, and block settings.
* Update header design.
* Update the default blog template.
* Update styling of post meta, separators, and post navigation links.
* move blockbase post meta icons to block styles
* refactored geologist, removed unneeded css coming from Quadrat
* added meta icons to russell
* seedlet, zoologist refactored like geologist
* refactored Quadrat
* more unnecesary css
* applied to Mayland
* removed CSS from videomaker
* built mayland
* refactored Skatepark
* correct icon and size for Skatepark
* Videomaker: Update the single post template
* Update to use next and prev post blocks
* Add missing file
* Rebuild
* Make the next/prev links display: block
* Videomaker: center nav items
* Videomaker: remove uppercase from nav block
* Videomaker: center social links
* Videomaker: add current-menu-item styles
* Videomaker: add underline to parent menu item
* Videomaker: increase nav spacing
* Videomaker: tweak spacing again
* Videomaker: style current menu item
* Videomaker: fix submenu centering
* Videomaker: make all pattern navs uppercase
* Blockbase: Remove ! important rules from navigation CSS
* Always show submenu items
* Remove another ! important
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Videomaker: Add dynamic template references to the block templates so that they work regardless of the theme position
* replace get_template with get_stylesheet
* Update style.css
Adds auto-loading-homepage to stylesheet. Fixes homepage switching on WordPress.com
Themes:
- Blockbase
- Geologist
- Mayland Blocks
- Payton
- Quadrat
- Russell
- Seedlet Blocks
- Skatepark
- Videomaker
- Zoologist
* Adds at least 1 tag before auto-loading-homepage
Adds at least 1 tag before auto-loading-homepage to account for the dotorg script.
* Add copy of Quadrat's index.php to Geologist
* Remove all index.php and add to Blockbase
* Also delete the index from russell
Co-authored-by: Ben Dwyer <ben@scruffian.com>