Commit graph

5 commits

Author SHA1 Message Date
arthur791004
721d8e8e04
Make theme available for translation as much as possible (#6484)
* Add the load_theme_textdomain function call

* Fix incorrect domain

* Load blockbase translations

* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)

* Refactored calls to load_theme_textdomain to not include the default location to simplify the call

* Added load_theme_textdomain call to block canvas

* Removed unrelated videomaker changes

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-10-28 11:43:41 -04:00
Matias Benedetto
5ecdf0082a
Stewart: refactor patterns (#5854)
* Stewart: refactor patteerns

* Stewart: removing "block pattern" from pattern title

* Stewart: adding block types to header patterns

* Stewart: removing pattern category

* Stewart: rename patterns
2022-04-20 12:30:59 +01: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
Kjell Reigstad
a55c69f6f9
[Stewart] Add block patterns (#5375)
* Add image assets.

* Add about, contact patterns.

* Add credit lines.

* Add patterns.

* Revise image colors.

* Content revision for the About page pattern.

* Fix nav block markup.
2022-01-20 15:00:41 +00:00
Kjell Reigstad
48b3271382
Try adding "Stewart", a light blogging theme with a sidebar (#4369)
* Add "Stewart" theme
* Remove blockbase dependency.
* Add fonts implementation.
* Fix 50/50 columns enforcement on small screens.
2021-12-15 13:20:29 -05:00