Commit graph

8080 commits

Author SHA1 Message Date
Sarah Norris
4a237e46a1 Replace footer columns with group blocks 2022-07-10 17:54:31 +01:00
Sarah Norris
d98ac51150 Add single.html template 2022-07-10 17:47:19 +01:00
Ben Dwyer
690d3143a5 remove theme slugs 2022-07-10 18:44:35 +02:00
Matías Ventura
9fb4597484 Adjust post-title in theme.json 2022-07-10 18:38:36 +02:00
Dennis Snell
db8bcf1efd Add basic header
- Still need to change header for single template to remove background color
2022-07-10 18:33:52 +02:00
Matías Ventura
12d9e7dde7 Fix navigation block reference. 2022-07-10 18:23:00 +02:00
Matías Ventura
862d7f7654 Adjust column layout of post list. 2022-07-10 18:20:55 +02:00
Matías Ventura
1dcfb4452a Add header section background color to index. 2022-07-10 18:09:03 +02:00
Matías Ventura
416c79237f Add super big font size. 2022-07-10 18:08:45 +02:00
Matías Ventura
e1af3f4632 Adjust navigation block in header template part. 2022-07-10 17:54:05 +02:00
Dennis Snell
da53072076 Add 404 template 2022-07-10 17:49:01 +02:00
Adam Zieliński
b6adf7abb1 Rainfall: Provide a sensible default footer template part 2022-07-10 17:47:48 +02:00
Adam Zieliński
7ef2b2498f Rainfall: Set blockGap in theme.json 2022-07-10 17:47:11 +02:00
Matías Ventura
d0307ce635 Add placeholder page template 2022-07-10 17:46:54 +02:00
Matías Ventura
4e39dcd5dc Update header design. 2022-07-10 17:37:32 +02:00
Matías Ventura
5c124a845c Add back index template with a single template. 2022-07-10 17:22:36 +02:00
Alex Lende
f2d81fbe94 Revert "Update index template with post list and add sidebar part."
This reverts commit 7a3cf7dee9.
2022-07-10 16:57:57 +02:00
Alex Lende
2a9b66301c Replace colors with references 2022-07-10 16:49:03 +02:00
Sarah Norris
ed1294063c Tidy up duplicate blocks property 2022-07-10 13:04:08 +01:00
Matías Ventura
7a3cf7dee9 Update index template with post list and add sidebar part. 2022-07-10 14:01:15 +02:00
Dennis Snell
f499ef97c4 Add crude quote styling
TODO:
 - we don't appear to have support for turning off specific border
   segments, so while we wanted to _only_ have a left border we
   are stuck with a full border.

 - the quote is adding top padding (from the <p>) that we can't
   eliminate. we're apparently not able to add a negative padding
   in order to work around this.

 - the citation is coupled to the quote and so it doesn't seem
   possible to apply different styling to it than from the rest.
2022-07-10 13:47:39 +02:00
Adam Zieliński
d844263f22 Rainfall: Setup Typography - Fonts & Weights 2022-07-10 13:31:25 +02:00
Matías Ventura
4b3717b3f4 Add style block for navigation block. 2022-07-10 13:17:37 +02:00
Dennis Snell
fed695a642 Add button styling 2022-07-10 13:05:38 +02:00
Alex Lende
6652691732 Replace colors with variables 2022-07-10 12:44:12 +02:00
Alex Lende
c138f42bff Revert "Rename colors"
This reverts commit 894a370614.
2022-07-10 12:39:25 +02:00
Sarah Norris
09e34f0c3b Add active link color 2022-07-10 11:13:37 +01:00
Matías Ventura
33d58a056a Add Link color and typography element styles. 2022-07-10 12:10:35 +02:00
Alex Lende
894a370614 Rename colors 2022-07-10 12:05:22 +02:00
Alex Lende
3247b92dda Add settings.color.palette 2022-07-10 11:46:35 +02:00
Ben Dwyer
77b2efa11f add rainfall 2022-07-10 11:39:35 +02:00
Madhu Dollu
026c75e537
fix post title typography (#6169)
* fix post title typography

* unset lineHeight for core/post-title and add it to h2 element

Co-authored-by: Matias Benedetto <matias.benedetto@gmail.com>
2022-07-07 10:48:25 -04:00
Jeff Ong
467b78edb4
Use search block instead of pattern. (#6165) 2022-07-07 10:40:58 -04:00
Jeff Ong
c46b165502 Version Bump 2022-07-06 10:19:18 -04:00
Jeff Ong
6f9735bda8
Curator: revise search template (#6160)
* Fix block validation error.

* Remove spacing from button and form.

* Add search heading.

* Fix search button border color issue.
2022-07-06 10:15:19 -04:00
Dave Smith
8ac496ee80
[Test] Archeo link interactivity states (#6101)
* Move link text color to theme json and add hover

* Add link hover state to Core Nav block

* Remove Nav link styles from Theme JSON
2022-07-06 10:15:31 +01:00
Jason Crist
9ad831c85f Version Bump 2022-07-05 14:44:57 -04:00
Sarah Norris
3ffb92794e
Curator: add mobile menu styling (#6146) 2022-07-05 14:43:49 -04:00
Jason Crist
ad08b72471 Version Bump 2022-07-05 14:37:06 -04:00
Ben Dwyer
87f535a4fe
Archeo: Try using button as an element (#5849)
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
2022-07-05 14:36:09 -04:00
madhusudhand
bfef645f62 Version Bump 2022-07-05 11:38:24 +05:30
Madhu Dollu
a2624845bd
Curator: fix issue with link focus state (#6151)
* fix issue with link focus state

* move post-excerpt styles to theme.json
2022-07-05 11:34:45 +05:30
Sarah Norris
54018dd04c Version Bump 2022-07-04 10:05:54 +01:00
Jeff Ong
a7e1b6bcb0
Compress images. (#6145) 2022-07-04 10:02:43 +01:00
Sarah Norris
aeb94155ee
Further compress palais du gouverneur image (#6148) 2022-07-01 15:45:57 +01:00
Maggie
83f4768c48
Block canvas: comment block (#6109)
* added new comment block to the theme

* renamed slug

* fix incorrect variables
2022-06-30 15:54:09 +02:00
Matias Benedetto
f82760bbe2
Adding query pagination to post-grid pattern (#6144) 2022-06-29 06:49:08 -03:00
Jason Crist
30ba4ede36 Version Bump 2022-06-28 13:12:35 -04:00
Jeff Ong
486089a959
Curator: update screenshot and description (#6143)
* Update theme screenshot and description.

* updated screenshot

Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
2022-06-28 09:49:05 -06:00
Jeff Ong
1680d3906c
Curator: add paragraph with quote block pattern (#6090)
* Add paragraph with quote block pattern.

* Adjust font weights of quote.

* Add spacer in right column.
2022-06-28 09:48:38 -06:00