Commit graph

7590 commits

Author SHA1 Message Date
Maggie
131d3062c8
Archeo: Image with headline and separate description pattern (#5470)
* created pattern

* Compress jpg

* Set image to fill space & add dynamic padding

* Adjust image focal point

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-08 14:59:56 +00:00
Sarah Norris
7348c7ba05
Archeo: Add Image with headline on dark background pattern (#5474)
* Add image

* Add pattern file

* Add new pattern to block-patterns

* Remove media IDs

* fix block error

* translate the alt text

* update line height

* Update line height in block markup

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-08 14:35:17 +00:00
Ben Dwyer
3892adcb41 update package-lock.json 2022-02-08 13:56:14 +00:00
Ben Dwyer
80c4c60397 Version Bump 2022-02-08 12:37:41 +00:00
Ben Dwyer
d1bc412448 Building Variations 2022-02-08 12:06:48 +00:00
Ben Dwyer
796c628682
Add the triangle back to the Quadrat footer (#5469) 2022-02-08 12:00:30 +00:00
Jeff Ong
9934d0e345
[Livro] Fix wide and full width content in index/archive/home templates (#5385)
* Rework layout inheritance for query and post template.

* Wrap archive title in a group that inherits layout.

* Also unset the max-width

* Get the markup in all templates to match

* add post template

* update post template

* Refactor index, home and archive templates to share the post template

* Adding back the default layout

* fix alignments on pagination

* remove unneeded alignment rules

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-08 12:00:17 +00:00
Jeff Ong
b058c0ad1b
Filter files to copy from parent to variation. (#5463) 2022-02-07 09:38:03 -05:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +00:00
Ben Dwyer
394e55ed57 Building Variations 2022-02-04 19:30:23 +00:00
Daniel Dudzic
71fe9108a8
Karuna: Fix the text in title in Gutenberg editor being transformed t… (#5222)
* Karuna: Fix the text in title in Gutenberg editor being transformed to uppercase

* Karuna: Restrict the text-transform h1 changes just to the entry title
2022-02-04 19:25:56 +00:00
Maggie
2b8513ffd0
Archeo: Headline over dark image pattern (#5464)
* block patterns bootstrap

* headline pattern

* changed image

* Add alt text

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 19:25:01 +00:00
Ben Dwyer
0b1a635c75
Shoreditch: Prevent blocks inside the layout grid block going full width (#5459) 2022-02-04 19:24:53 +00:00
Ben Dwyer
071e4023ed
Blockbase: Add comments to a page (#5461) 2022-02-04 19:21:36 +00:00
Ben Dwyer
31f99098a1
Geologist and Zoologist: Add blog-homepage tag' (#5460) 2022-02-04 19:21:09 +00:00
Ben Dwyer
879c855c61
Archeo: Add navigation styles (#5462)
* Archeo: Add navigation styles

* Fix left alignment, remove site tagline and image.

* Fix top spacing.

* Fix close button position.

* Add custom CSS for navigation links in the overlay

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-02-04 19:20:37 +00:00
Jeff Ong
91a1b64f2f Version Bump 2022-02-04 09:07:36 -05:00
Frederico Branquinho Teixeira
99554bf5c7
Correct livro_preload_webfonts() (#5412)
There is an error in the path that loads Newsreader font inside book_preload_webfonts().
I am simply suggesting changing the path to the correct one.
2022-02-04 09:05:43 -05:00
Jeff Ong
5f49cc413d Version Bump 2022-02-04 08:26:12 -05:00
Jeff Ong
8fcb4a164c
Update to smaller bird. (#5458) 2022-02-04 08:23:00 -05:00
Ben Dwyer
7a1dc4ae58 Version Bump 2022-02-04 10:30:26 +00:00
Maggie
aa50023b48
Archeo: fixed font files and styles (#5452)
* fixed font files and styles

* added bold font

* preloaded 400 weight too

* adjustments after rebase

* undo site title change

* Removing unused custom property

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 10:11:01 +00:00
Sarah Norris
c8243596f7
Archeo: update layout sizing and spacing (#5447)
* Change wideSize setting

* Adjust nav block gap size

* Add dynamic padding to footer

* Change small spacing setting
2022-02-04 10:10:48 +00:00
Ben Dwyer
35d24b5cbd
Archeo: Remove custom properties (#5457) 2022-02-04 07:49:45 +00:00
Ben Dwyer
941244971d
Archeo: Simplify heading declarations (#5453)
* Archeo: Simplify heading declarations

* Set the correct weight
2022-02-03 14:57:55 +00:00
Jason Crist
7045feb98a
Fixed import to include __DIR__ instead of assuming relative path (#5449) 2022-02-02 17:10:48 -05:00
Jason Crist
4f0433932a Version Bump 2022-02-02 16:37:17 -05:00
Jason Crist
74b27f0a72 Building Variations 2022-02-02 16:36:37 -05:00
Jason Crist
cd163451cf
remove the default color check during color customizations save (#5446) 2022-02-02 16:15:44 -05:00
Sarah Norris
02057a7313
Add Archeo (as standalone theme) (#5436)
* Add archeo

* Add color and font settings

* update the footer

* Add footer file

* footer fixes

* make sizes responsive

* Add package.json to handle theme.css

* Add functions.php

* Adjust footer to be closer to mocks

* Add index.html

* Add theme.scss & add numbers to header nav

* Update package-lock

* Make menu with numbers into a template part

* Remove theme sass

* Remove Template: blockbase

* Add index.php file

* Remove Blockbase class name

* Update functions.php & add font file

functions.php file is based on Livro

* Update theme.json fonts and layout

* Rename header template

* Rename parts and templates directories

* Update theme.json

* Update readme

* Add styles to style.css

* Update header template

* Adjust header font sizes

* Add dynamic spacing

* Update nav in footer

* Remove inline style from site title

* Update layout settings against mocks

* Add typography styles

* Change Chivo fallback to sans-serif

* Add template parts

* Add basic templates

* Add button styles

* Fix style.css formatting

* Fix default line height var

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-02 16:48:50 +00:00
Jeff Ong
6927689026
Ignore ds_store. (#5444) 2022-02-02 11:25:02 -05:00
Ben Dwyer
1483ab4a9f
Remove block style registration (#5368)
* Remove block style registration

* update variations

* Revert seedlet changes
2022-02-02 16:00:30 +00:00
Matias Benedetto
f02c2ac38e
Videomaker: use locally-hosted version of Inter instead of Google Fonts (#5442)
* Videomaker: replace google font by the locally loaded variable version

* Videomaker: updating theme.css

* Videomaker: using sans-serif as fallback of Inter font

* Add a trailing slash to the font URL

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-02 10:01:52 +00:00
Jason Crist
320fb6c82f
Remove/svn commands (and other utility housecleaning) (#5440)
* Removed SVN versions of deploy actions

* Removed (unused) sandbox.sh utility

* Refactored pushToSandbox() to sync in the same manner as selective (changed) syncing

* renamed zip npm target to fit the other script names. Added deploy:theme as npm script

* Removed unused sandbox-git.sh
2022-02-02 09:53:54 +00:00
Addison Stavlo
52fa8a3eee
register header and footer in theme json (#5441) 2022-02-02 09:45:14 +00:00
Jason Crist
8f54a2ee95 Version Bump 2022-02-01 11:38:37 -05:00
Ben Dwyer
45aecc763d
Blockbase: Remove the fallback for the navigation block (#5419) 2022-02-01 11:36:36 -05:00
Jason Crist
ab7920b504
Deploy: Removed the check for uncommitted changes. (#5439) 2022-02-01 11:36:16 -05:00
Sarah Norris
b0635c7b56
Theme Checklist Script: Remove block styles and third party settings (#5438) 2022-02-01 11:35:37 -05:00
Jason Crist
8fdc99d1f4 Fixed the path to arc on deploy action 2022-02-01 09:47:28 -05:00
Jason Crist
e5848b4579 Version Bump 2022-02-01 09:28:20 -05:00
Jason Crist
855e4a4072 Building Variations 2022-02-01 09:26:32 -05:00
Matias Benedetto
f5d081fbd8
Blockbase search template update (#5418)
- Adding search block
- Updating posts query template
- Adding query pagination block
2022-02-01 11:18:22 -03:00
Ben Dwyer
7013fc330a Version Bump 2022-02-01 13:01:43 +00:00
Maggie
7871f79b21
Skatepark: updated font sizes (#5416)
* changed font sizes

* moved normal back to custom

* changed font size on patterns and templates

* fix block markup

* correct font size for search
2022-02-01 12:03:06 +00:00
Jason Crist
7f49ad5001 Version Bump 2022-01-31 13:07:26 -05:00
Jason Crist
c885b8f3db Building Variations 2022-01-31 13:03:51 -05:00
Jason Crist
2c8be5f238
Fix/variation versioning (#5406)
* Adjusted variation script to keep existing version when running
* Removed unused 'template-mods' feature of variations
* Added option to git add changes while building variations
* Added the building of variations to deployment process
2022-01-31 11:37:12 -05:00
Jason Crist
b3bac24033
Removed commas that were preventing seedlet-blocks and levro from being properly deployed to dotorg (#5408) 2022-01-31 11:22:59 -05:00
Ben Dwyer
5066bda49d
Blockbase: Fix social navigation warning (#5389) 2022-01-27 09:58:40 +00:00