Commit graph

29 commits

Author SHA1 Message Date
Jason Crist
3a8975b4c6 Version Bump 2022-03-23 12:44:56 -04:00
Sarah Norris
3bea9347b3 Version Bump 2022-03-22 14:14:45 +00:00
Sarah Norris
ecfdb2b38d Version Bump 2022-03-21 17:21:30 +00: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
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
07bc404e73 Version Bump 2022-03-09 14:15:53 +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
Sarah Norris
d401a92afe
Archeo: fix image block widths (#5634)
* Add wp-image- class to Layered images with headline

* Add wp-image- class to Image with description

* Add wp-image- class to Layout with two images and text

* Revert "Add wp-image- class to Layout with two images and text"

This reverts commit 8627c3f2c5.

* Revert "Add wp-image- class to Image with description"

This reverts commit 6ced73754c.

* Revert "Add wp-image- class to Layered images with headline"

This reverts commit 7616eb3b89.

* Fix invalid block error

* Add CSS patch for responsive images

* Remove ID attribute from Image with description
2022-03-09 13:58:07 +00:00
Ben Dwyer
1c794699d9 Version Bump 2022-02-21 21:13:15 +00:00
Sarah Norris
6965919b6c
Archeo: Update readme.txt and style.css (#5541)
* Update readme.txt

* Update style.css

* Remove credits from style.css

* Add line about derivative
2022-02-21 20:51:07 +00:00
Jason Crist
f554716f19 Version Bump 2022-02-17 16:31:27 -05:00
Sarah Norris
f442c2f1ed Version Bump 2022-02-16 15:12:34 +00:00
Ben Dwyer
762fa3fd19
Update alignment rules (#5526)
* Update alignment rules

* Run Blockbase build

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-15 13:09:56 -05:00
Sarah Norris
8a22ad8381 Version Bump 2022-02-15 11:39:38 +00:00
Sarah Norris
9b3e5a2426
Add block-patterns tag (#5525) 2022-02-15 11:12:57 +00:00
Ben Dwyer
be49195b94
Archeo: Add pattern 6 (#5487)
* Archeo: Add pattern 6

* add translation

* update text alignment and add background color

* Apply padding to columns that are alignfull and have a background.

* Try fixing block validation error

* Target columns with background in the editor for alignment styles.

* remove alignment rule

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-14 10:17:32 +00:00
Maggie
84073fa9c2 Version Bump 2022-02-11 10:11:04 +01:00
Ben Dwyer
203aa5a854
Archeo: Update comment form styles (#5517)
* Archeo: Update comment form styles

* Set button font family

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:53:02 +00:00
Sarah Norris
dc79e9c725
Archeo: Add Simple list of posts pattern (#5480)
* Add pattern

* Add custom CSS for alignment

* Update font styles

* Change to alignwide
2022-02-10 17:11:18 +00:00
Jeff Ong
a518a63b5d
Archeo: add single template (#5481)
* First pass at single template.

* Replace medium with outer.

* Add post comments button styling.

* Do not stack separators on mobile.

* Use a cover block for the post title

* Use outer spacing variable to pad the cover.

* Use baked value instead of variable.

* Use columns instead.

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-10 14:04:52 +00:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7d8fdd5f92
Update alignment styles (#5475)
* Update alignment styles

* tidy up formatting
2022-02-08 17:19:56 -05:00
Kjell Reigstad
5d3ec23d82
[Archeo] Update Chivo's 300 weight to 100 weight globally (#5482)
* Update 300 weight to 100 weight.

* Remove unused file.
2022-02-08 17:19:21 -05:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +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
Ben Dwyer
7a1dc4ae58 Version Bump 2022-02-04 10:30:26 +00: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