* 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: Use the Global Styles rest API in the customizer
* Color and Fonts customizer: changing implementation
* Color and Fonts customizer: changing implementation
* unlinting
* unlinting
* Customizer: handling when settings or styles are not arrays
* Revert "Skatepark: dynamic duotone support (#4740)"
This reverts commit f1a3133076.
* Blockbase: Use the Global Styles rest API in the customizer
* Color and Fonts customizer: changing implementation
* unlinting
* unlinting
* Customizer: handling when settings or styles are not arrays
* Revert "Skatepark: dynamic duotone support (#4740)"
This reverts commit f1a3133076.
* remove unused function
* move settings to the theme key
* revert skatepark changes
* revert skatepark changes
* Renaming variables
* Reverting dded23b133
* re-adding delete_transient
* Remonving condition to unset fonts when default is selected
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Use dart sass instead of node sass
* Update deps
* Add postcss to themes not already using it
* Update all package-lock files for node 16
* Remove package files from generated variations
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Font size name: updating 'huge' to 'x-large'
* Mayland-blocks: rename 'normal' to 'medium'
* Seedlet-blocks: renaming 'normal' to 'medium'
* Russell: removing unused 'normal' font size
* Blockbase & children: moving 'normal' font size from presets to custom
* Blockbase & family: renaming custom fotsize from 'tiny' to 'x-small'
* Skatepark: simplify nav
* Add a block gap between the logo and other branding
* align the mobile menu to the botton
* Simplify skatepark's header to just use the Blockbase one
* refactor the social navigation code to make it eassier to pinpoint errors
* Skatepark: simplify nav
* Add a block gap between the logo and other branding
* align the mobile menu to the botton
* Simplify skatepark's header to just use the Blockbase one
* Remove header css
* update skatepark to have a wide header
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children
Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Update Blockbase template part blocks
* Update Arbutus template part blocks
* Update Geologist template part blocks
* Update Payton template part blocks
* Update Russell template part blocks
* Update Seedlet Blocks template part blocks
* Update Skatepark template part blocks
* Update Videomaker template part blocks
* Update Zoologist template part blocks
* Remove zero margin
* Remove reference to Blockbase
* Remove zero margin from all themes
* Move align setting to group block
* absorb group into the footer block
* remove layout from header footer only template
* remove wrappers from russell
* Move layout settings to footer template part for Seedlet Blocks
* Remove footer wrapper for Skatepark
* Remove wrapper from post-meta-icons
* Fix Mayland Blocks post meta icons spacing
* remmove space
Co-authored-by: Ben Dwyer <ben@scruffian.com>