* Lossless image optimization (using ImageOptim).
This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.
* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
* 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>
* 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>
* 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
* Eliminated post-content margin custom CSS variable and used custom-gap-horizontal throughout instead
* refactored references from custom post-content padding to custom-margin in child themes
* refactored and simplified styles that were leveraging custom-post-content padding values
* Remove unused custom variables.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Quadrat: Update Pullquote styles
* Add a default font weight value
* Don't remove padding and margin fro the blockquote element if this is a solid pullquote
* Refactored pullquote paddings so minimal overrides are done in child themes.
* Fixed merge issue and recompiled
* Refinements to pullquote font weight and style.
* Use variable font size and adjust the line height a bit.
Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Overwrite existing array instead of concatenating
* Brought in child build process
* refactored Seedlet Blocks to be a child of Blank-Canvas-Blocks
* Font, template and configuration changes to align with Seedlet.
* inverted font parings to be correct
* Make post titles a link
* Add entry meta in the footer
* Add entry meta to seedlet blocks
* Add post meta to singular
* Add author bio on singular template
* Remove the troublesome 'theme' metadata
* Add author bios and a footer credit
* Added Seedlet Block Dev server deploy action
* Include SB-BCB BCB in deploy action
* Separated names of steps
* make Mayland a bcb child, change typography variables
* rebuilt theme.json file with new build tools
* removed alignments css
* defined layout for the theme
* fixed hover states for buttons on bcb
* updated color variables for mayland
* move the google font definitions to theme.json
* Corrected Button style definitions and removed duplication of collections in child theme.json file
* added new post meta template part
* added template part to json, changed font sizes
* overriden icons
* changed color to meta links
* added post tags to meta
* added template part to index template too
* Adding SCSS build + watch workflow to Seedlet Blocks (#3575)
* Adding SCSS build + watch workflow to Seedlet Blocks
* Fix seedlet-bcb site title (#3576)
* Added site title block themes from original Seedlet theme
* Adjusted links to match Seedlet. (#3578)
* Refactored build scripts to standardize (#3579)
* Refactored build scripts to standardize. 'start' and 'build' script targets.
* Added a start:child script target
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Changed target of the dev branch
* Update template parts syntax in seedlet blocks
* remove theme slugs from templates
* Make the pony fill a dependency of mayland blocks so that it loads first
* Seedlet Blocks: Update blocks .scss file names to adhere to the SASS naming convention for partials
* Remove _ from the import
* Fix/seedlet bcb pullquote (#3580)
* Adjust styles for Seedlet BCB to match Seedlet
* Added font family to citation custom styles.
* Made margins above citation configurable.
* Inheriting Line Height so it can be set via styles.
* Added ponyfill as theme style dependency so child theme would win CSS specificity battle ties
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* rebuilt theme.json and theme.css from last merge
* Blank Canvas Blocks: Remove unnecessary priority parameter from ponyfill css load (#3603)
* Add/bcb index query (#3604)
* Add site-logo to BCB header and centered it
* Add index template (with header and footer) with query loop
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
* Style seedlet bcb latest post Block (#3597)
* Added latest post block styling
* Register latest post block pattern from Seedlet
* Added latest post block styles
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* Fix bad merge.
* Check in compiled styles.
* Fix link colors in the editor.
* removed supports that are on the parent theme (#3594)
* Remove applying the default width. (#3621)
* Mayland Blocks: refactor social links in header (#3630)
* Remove applying the default width.
* Remove social links.
* Add social links to the nav instead.
* center align the header columns
* removed extra column
Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>
Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com>
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>