Commit graph

17 commits

Author SHA1 Message Date
Jeff Ong
e9e735e97c
Replace headshot. (#5783) 2022-03-28 15:15:37 -04:00
Jeff Ong
6cfc6f9c98
Remote: post title adjustments (#5782)
* Remove links from post titles.

* Set line height for post titles.

* Adjust post title font sizes.

* Revert post title line height globally and move to block settings.

* Move post date back.
2022-03-28 15:15:09 -04:00
Jeff Ong
c95640a8c8
Use uppercase filename. (#5781) 2022-03-28 15:14:35 -04:00
Maggie
e6f597539c
Remote: alignment issues (#5729) 2022-03-23 12:26:54 -04:00
Madhu Dollu
9df6a60ce8
Remote: add small quote pattern (#5703)
* add pattern
* add images and update image license
2022-03-23 09:53:47 +01:00
Maggie
25c84b2efe
Remote: subscribe pattern (#5714)
* subscribe pattern

* font size for title text
2022-03-22 14:12:36 +00:00
Madhu Dollu
66f03c4b72
Remote: add large quote pattern (#5696) 2022-03-21 17:12:51 +00:00
Maggie
f01add8aa4
Remote: reassigned block patterns to default categories (#5664)
* removed categories and reasigned patterns to default ones

* added patterns to featured category

* re register pattern categories

* added a comment about GB issue
2022-03-21 09:44:04 +01:00
Maggie
70f4dd1f23
removed extra class name from copy paste (#5695) 2022-03-17 11:17:50 +01:00
Maggie
8f80663cd5
Remote: Image with text pattern (#5665)
* added pattern

* license for image

* removed columns
2022-03-16 13:12:01 +01:00
Jeff Ong
9725bca0d1
Remote: add footer and tags pattern (#5543)
* 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>
2022-02-25 14:15:08 -05:00
Maggie
aa7de3be4d
Remote posts grid pattern (#5533)
* 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>
2022-02-25 14:20:52 +01:00
Matias Benedetto
31299d088a
Remote: Adding 404 page template (#5542)
* Remote: Adding hidden 404 page template
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-02-21 15:49:28 -05:00
Matias Benedetto
570322c22d
Remote: Adding search template and moving posts list to a pattern (#5539)
* 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>
2022-02-21 15:35:21 -05:00
Matias Benedetto
b2a94f5a0c
Remote: Remove hero from index template and make it a pattern (#5535)
* Remote: Add Hero as pattern and remove it from home template
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-02-21 15:17:19 -05:00
Matias Benedetto
3b0ae93dde
Blockbase: Use the Global Styles rest API in the customizer (#5492)
* 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>
2022-02-15 17:15:50 -03:00
Maggie
e6a67e1cd9
boilerplate for Remote theme (#5495)
* boilerplate for Remote theme

* home text block

* adjustments to home page, image

* header and alignments
2022-02-11 09:46:46 +01:00