* 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.
* Archeo: Add pattern 6
* add translation
* update text alignment and add background color
* Apply padding to columns that are alignfull and have a background.
* Try fixing block validation error
* Target columns with background in the editor for alignment styles.
* remove alignment rule
Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Add image
* Add Layered images with headline pattern
* Add dynamic spacers
* Use a separate image for the background
* Fix line height and font size
* Add 100vh to cover block
* Make font size responsive
* Add Chivo Thin fonts
* Change paragraph font weight to 100
* Remove duplicate additions of thin font face.
* Consistent whitespace.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* created pattern
* Use a responsive font size for the heading, reduce margin on the heading, reduce bottom padding.
* Move text decoration to an attribute
* Update image to transparent version
* move text to the right
* fix broken block markup
* Remove transparent pixels in the image.
* Inherit layout
Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
* created pattern
* Compress jpg
* Set image to fill space & add dynamic padding
* Adjust image focal point
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Add image
* Add pattern file
* Add new pattern to block-patterns
* Remove media IDs
* fix block error
* translate the alt text
* update line height
* Update line height in block markup
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* fixed font files and styles
* added bold font
* preloaded 400 weight too
* adjustments after rebase
* undo site title change
* Removing unused custom property
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Add archeo
* Add color and font settings
* update the footer
* Add footer file
* footer fixes
* make sizes responsive
* Add package.json to handle theme.css
* Add functions.php
* Adjust footer to be closer to mocks
* Add index.html
* Add theme.scss & add numbers to header nav
* Update package-lock
* Make menu with numbers into a template part
* Remove theme sass
* Remove Template: blockbase
* Add index.php file
* Remove Blockbase class name
* Update functions.php & add font file
functions.php file is based on Livro
* Update theme.json fonts and layout
* Rename header template
* Rename parts and templates directories
* Update theme.json
* Update readme
* Add styles to style.css
* Update header template
* Adjust header font sizes
* Add dynamic spacing
* Update nav in footer
* Remove inline style from site title
* Update layout settings against mocks
* Add typography styles
* Change Chivo fallback to sans-serif
* Add template parts
* Add basic templates
* Add button styles
* Fix style.css formatting
* Fix default line height var
Co-authored-by: Ben Dwyer <ben@scruffian.com>