Jason Crist
5f9457f166
Version Bump
2022-03-24 14:19:13 -04:00
Jason Crist
af8a022c34
Add/pendant header ( #5725 )
2022-03-24 13:59:11 -04:00
Jason Crist
3a8975b4c6
Version Bump
2022-03-23 12:44:56 -04:00
Sarah Norris
0c84b25466
Reintroduce previous spacing fix ( #5731 )
2022-03-23 12:43:55 -04:00
Maggie
d7ecf7a7fb
add Archeo to the themes to deploy list ( #5730 )
2022-03-23 12:43:45 -04:00
Kjell Reigstad
1300f08635
[Archeo] Update the theme screenshot with Mayan translation ( #5721 )
2022-03-23 12:43:28 -04:00
Jason Crist
ce2936c2dc
Build videomaker variations and version bumpped
2022-03-23 12:42:40 -04:00
Matias Benedetto
ded7fa21c9
Videomaker: fixing fonts path ( #5711 )
...
* Videomaker: fixing fonts path
* Videomaker: changing fonts assets name to avoid Apache server problem described here https://github.com/philipbelesky/inter-ui/issues/17
2022-03-23 12:40:13 -04:00
Jason Crist
802683f0d4
Version Bump
2022-03-23 12:28:04 -04:00
Maggie
e6f597539c
Remote: alignment issues ( #5729 )
2022-03-23 12:26:54 -04:00
Jason Crist
0840ea6e52
Added a dependency check for Gutenberg ( #5718 )
...
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-03-23 12:24:51 -04:00
Kjell Reigstad
e03bb1c149
Try adding support for the aside post format. ( #5732 )
2022-03-23 12:24:26 -04:00
Jeff Ong
05d1ac4484
Revise readme ( #5717 )
...
* Revise readme
* Update alt text
* Changed to reference most recent utility tooling
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-03-23 11:10:57 -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
18482fab16
Block canvas and pendant: fixed block patterns ( #5713 )
2022-03-22 10:57:18 -04:00
Jason Crist
eae5fa86b3
Switched Pendant's heavy font from -Black to -Bold ( #5722 )
2022-03-22 10:55:39 -04:00
Sarah Norris
3bea9347b3
Version Bump
2022-03-22 14:14:45 +00:00
Kjell Reigstad
9be1c4a6f8
Add "Page (No Title)" template. ( #5719 )
2022-03-22 14:12:51 +00:00
Maggie
25c84b2efe
Remote: subscribe pattern ( #5714 )
...
* subscribe pattern
* font size for title text
2022-03-22 14:12:36 +00:00
Sarah Norris
ecfdb2b38d
Version Bump
2022-03-21 17:21:30 +00:00
Kjell Reigstad
476baa380e
Tidy up the main homepage pattern. ( #5716 )
2022-03-21 17:17:09 +00:00
Sarah Norris
6702d7b4a6
Change blockgap from variable to 2.5rem ( #5671 )
2022-03-21 17:16:43 +00:00
Maggie
b845d5a167
Remote: add screenshot and description ( #5712 )
...
* add screenshot and description
* updated screenshot
2022-03-21 17:13:18 +00:00
Madhu Dollu
66f03c4b72
Remote: add large quote pattern ( #5696 )
2022-03-21 17:12:51 +00:00
Jason Crist
4ae10532d6
Add and configure fonts for use in Pendant. ( #5700 )
2022-03-21 11:49:50 -04: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
Jeff Ong
3a5d01181f
Version Bump
2022-03-18 13:04:43 -04:00
Jeff Ong
aaf31da823
Add missing paren. ( #5710 )
2022-03-18 13:04:04 -04:00
Jason Crist
1ff61e2911
Version Bump
2022-03-18 12:24:41 -04:00
Jason Crist
f93a623aa1
Removed reference to absent function that was previously removed. ( #5707 )
2022-03-18 12:23:24 -04:00
Jeff Ong
f87eae8c5e
Version Bump
2022-03-17 14:05:50 -04:00
Ben Dwyer
38d6bc4dcf
Archeo: Add fonts to theme.json ( #5609 )
...
* Archeo: Add fonts to theme.json
* Add archeo_preload_webfonts function back in
* Also replace the fonts in Stewart
* Use theme.json fonts for Livro
* Add fonts for Remote to theme.json
* Remove preload fuctions and use on the font files
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-03-17 14:03:07 -04:00
Sarah Norris
3bba9aeffc
Update Create Theme Checklist items ( #5697 )
...
* Update checklist items
* Remove theme.json: Alternative color palettes
* Rename Core Block Settings
* Remove Navigation
* Rename page.html title
2022-03-17 15:29:47 +00:00
Jason Crist
d4929cbefb
Create Pendant Base Theme ( #5694 )
...
* Cloned 'Block Canvas' and adjusted the palette colors as a starting point
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-03-17 09:04:05 -04:00
Maggie
24899226d2
header tweaks ( #5633 )
2022-03-17 11:23:14 +01:00
Maggie
204a35ebaf
Try: Blockbase standalone theme ( #5660 )
...
* first commit with initial files
* templates
* styles
* template parts
* Removed errant metadata
* Added create tool
To use `php create.php` and answer the prompts.
This will create a folder alongside this theme with the provided
metadata as well as namespaced attributes refactored.
* Removed a create script. (It shouldn't be here...)
* 404 block pattern
* remove fontSlug
* removed block styles support
* change slug of block pattern
* added namespace to pattern
* ignore this theme when pushing to the sandbox
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-03-17 11:18:33 +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
e7518fab3f
Archeo: bump version ( #5668 )
...
* Bump version to 1.0.0
* Update description.
2022-03-15 14:00:29 -04:00
Jeff Ong
7933654404
Version Bump
2022-03-15 11:46:18 -04:00
Maggie
1958eef9b1
Archeo: home page and header wide aligned ( #5623 )
...
* make everything wide aligned
* make footer wide aligned
* fix markup error
* Fix merge conflict
* Add CSS to remove media/text padding
* removed padding class
* refactored image with headline pattern
* removed image margin bottom
* Add padding to column.
* Add left-right padding to cover instead of column.
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-03-15 10:25:05 -04:00
Jeff Ong
15bb10aeb4
Version Bump
2022-03-11 15:42:25 -05:00
Sarah Norris
b4ade01106
Archeo: fix footer spacing at mobile ( #5640 )
...
* Left align footer items
* Add CSS for row-gap
* Set header/footer blockGap to small spacing var
2022-03-11 15:40:30 -05:00
Sarah Norris
f9dd31a7e2
Archeo: remove bottom margin from columns ( #5645 )
...
* Remove bottom margin from columns
* Try adjusting spacing.
* Tidy up mobile padding for the main headline.
* Update image-with-headline-description.php
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-03-11 15:36:01 -05:00
Sarah Norris
42321fb2c5
Archeo: add CSS for mobile menu font size ( #5644 )
...
* Add CSS for mobile menu font size
* Remove CSS patch
* Move navigation font size into theme.json
2022-03-11 15:35:41 -05:00
Laurel
7b5de41f4f
Blockbase: move require social-navigation.php inside a check for WP_Theme_JSON_Resolver_Gutenberg to avoid errors. ( #5654 )
2022-03-11 08:27:22 +00:00
Sarah Norris
07bc404e73
Version Bump
2022-03-09 14:15:53 +00:00
Matias Benedetto
b0045f4743
Stewart: fix font sizes in theme.json ( #5614 )
2022-03-09 14:10:05 +00:00
Sarah Norris
8de02abc82
Archeo: fix simple list of posts pattern mobile spacing ( #5638 )
...
* Remove top margin from author name
* Add top margin to post title
* Reduce heading bottom margin
2022-03-09 14:09:35 +00:00
Ben Dwyer
0f72ea5ede
Archeo: Remove text decoration from post titles ( #5573 )
...
* Archeo: Remove text decoration from post titles
* Add patch for title text-decoration
And tidied up some comments
* Fix text-decoration on hover
* Fix spacing
* Exclude buttons from link hover styles
* Apply text-decoration styles to all post title blocks
* Fix navigation text-decoration rule
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-03-09 14:05:57 +00:00