* 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
* Kingsley: Initial commit.
* Kingsley: Add index.html to fix "Template part has been deleted or is unavailable" error. This can be removed when a fix lands in Gutenberg.
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Ames: Initial commit.
* Ames: Add index.html to fix "Template part has been deleted or is unavailable" error. This can be removed when a fix lands in Gutenberg.
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Jackson: Initial commit.
* Jackson: Add index.html to fix "Template part has been deleted or is unavailable" error. This can be removed when a fix lands in Gutenberg.
Co-authored-by: Jason Crist <jcrist@pbking.com>
* WIP variations script
* add some initial code to copy theme variants
* Add more variations
* Fix blue and slate variations
* Remove commas breaking theme.json
* Refactored script to exclude unnecessary elements, copy additional resources and merge theme.json data
* Added npm script target to variations build. Added readme files to variation destination.
* Removed unused 'foreground' palette color from geologist variations. Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.
* Removed unused 'foreground' palette color from geologist variations. Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.
* Made the variations script smart
* Made site title adjustments per design request
* Update the header to use the standard blockbase header
* Refactored the usage of default header out of a change to template part and instead introduced the concept of 'mods' that will change templates to suit
* Removed header modifications to Geologist variations
* Added Google font URL information to geologist-blue
* Add IBM Plex Mono to our list of cusotmization fonts
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* TT2: Add color variations
* rename block-template-parts to template-parts
* Add a header for the pink variation
* Add missing hex
* Update from GH
* Add a header to the yellow variation
* remove the yellow variant
* Remove quaternity and make it secondary
* Update the swiss palette
* 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>