* Add the load_theme_textdomain function call
* Fix incorrect domain
* Load blockbase translations
* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)
* Refactored calls to load_theme_textdomain to not include the default location to simplify the call
* Added load_theme_textdomain call to block canvas
* Removed unrelated videomaker changes
Co-authored-by: Jason Crist <jcrist@pbking.com>
* removed parent theme, added functions file
* refactor json, functions.php added
* header and footer
* 404 page
* spacing for 404
* blank template, extra styles for buttons
* header and footer only template
* fixed missing alignment variables
* removed navigation pattern, removed label from navigation
* spacing on home page navigation
* fix separator styles
* removed two columns of text pattern
* Add hover state to navigation items.
* Reviser header template part to match the screenshot.
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
* Blockbase: Add social navigation to blockbase themes
* Add social navigation links to primary navigation
* move to a different file
* add missing file
* suppress warnings for HTML5 elements
* only append social links to a navigation block if the block opts in
* Fix fatal
* Removed requirement to have social parent container be primary menu (or even have content)
* Fix layout for social nav
* Update the structure of the social links when appended to match the way that the navigation block works
Co-authored-by: Jason Crist <jcrist@pbking.com>
* removed non-gap margins from heading
* Blockbase: Add site logo
* Blockbase: Reduce the default logo size
* Refactored blockbase headers to include all of Quadrat's header design
* Added tagline to mayland blocks
* resized suggested dimensions per reccomendation
Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com>
* used render_callback to insert social menu from customizer
* return block content early
* change the condition under which we hijack the menu
* Remove extra navigation
* output block markup for the whole menu
* Render the menu at the social location, rather than the one called social
* map the right alignment from the nav block to the social icons block
* move the social nav to skatepark
* Replace any trailing numbers on menu items to better match them to service names
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* added a starting boilerplate for skatepark
* removed quadrat text from readme
* Bring version down to 1.0.0 and remove labels from pagination.
Co-authored-by: Jeff Ong <jonger4@gmail.com>