Commit graph

9 commits

Author SHA1 Message Date
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
Maggie
e6f597539c
Remote: alignment issues (#5729) 2022-03-23 12:26:54 -04: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
319615cde9
Remote: adding index and archive templates (#5575)
* Remote: adding archive template

* Remote: adding index template
2022-02-24 20:25:20 +00: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
Maggie
e2f9a5e147
Remote: single and page templates (#5534)
* single page content

* test

* undo test

* tweaked spacings

* created page template

* added missing blocks on single page

* fix alignment on separator

* offset content of templates to the left

* removed height from featured image
2022-02-17 10:31:39 +01: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