* 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>
* Rework layout inheritance for query and post template.
* Wrap archive title in a group that inherits layout.
* Also unset the max-width
* Get the markup in all templates to match
* add post template
* update post template
* Refactor index, home and archive templates to share the post template
* Adding back the default layout
* fix alignments on pagination
* remove unneeded alignment rules
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Karuna: Fix the text in title in Gutenberg editor being transformed to uppercase
* Karuna: Restrict the text-transform h1 changes just to the entry title
* Archeo: Add navigation styles
* Fix left alignment, remove site tagline and image.
* Fix top spacing.
* Fix close button position.
* Add custom CSS for navigation links in the overlay
Co-authored-by: Kjell Reigstad <kjell@kjellr.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>
* Videomaker: replace google font by the locally loaded variable version
* Videomaker: updating theme.css
* Videomaker: using sans-serif as fallback of Inter font
* Add a trailing slash to the font URL
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Removed SVN versions of deploy actions
* Removed (unused) sandbox.sh utility
* Refactored pushToSandbox() to sync in the same manner as selective (changed) syncing
* renamed zip npm target to fit the other script names. Added deploy:theme as npm script
* Removed unused sandbox-git.sh