* Add tags pattern and register it.
* Revise footer.
* categories pattern, used different blocks, added to the footer
* Corrected a couple of comments
* Remove CSS that is in gutenberg now.
* Make tags uppercase.
* Remove text tranform from tag cloud.
Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
* added posts grid pattern
* test phpcs
* test
* forced size of image
* move post date uppercase to theme.json
* make image a link
* change category of block pattern
* tighten spacings
* we don't need to make these blocks have text transform anymore since its done in the theme.json
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Remote: Making posts list a pattern
* Remote: adding search template
* Remote: adding hidden to the search pattern filename
Co-authored-by: Jason Crist <jcrist@pbking.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>