Commit graph

7906 commits

Author SHA1 Message Date
Ben Dwyer
ca859b43e6 Rainfall: Add a comment form to the single template 2022-07-11 16:52:23 +02:00
Jeff Ong
6eb92c76b7
Use 900 font weight for post nav. (#6173) 2022-07-11 09:32:01 -04:00
Dave Smith
15af4aaba6 Fix trailing comma 2022-07-11 12:05:55 +01:00
Alex Lende
807ed848f6 Rainfall: Widen page title column 2022-07-11 13:02:57 +02:00
Alex Lende
739e691a6c Rainfall: Reorder theme.json 2022-07-11 13:02:57 +02:00
Alex Lende
b151681c95 Rainfall: Make the site title link color black 2022-07-11 13:02:57 +02:00
Dave Smith
9267cb2595 Rainfall: add latest posts pattern 2022-07-11 11:58:12 +01:00
Sarah Norris
e1b54a346d Rainfall: Add CTA pattern 2022-07-11 11:54:58 +01:00
Alex Lende
41c907a554 Rainfall: Add black header post template 2022-07-11 12:34:43 +02:00
Alex Lende
1336f3109c Rainfall: Make title xx large 2022-07-11 12:34:43 +02:00
Sarah Norris
8a65d62910 Rainfall: Add font weight to buttons 2022-07-11 11:33:21 +01:00
Alex Lende
e349dc19d0 Rainfall: Add search box to the search page 2022-07-11 12:11:38 +02:00
Alex Lende
fb2a4f883d Rainfall: Add search template and modify the header background 2022-07-11 12:04:10 +02:00
Alex Lende
a298156329 Rainfall: Extract query into template part 2022-07-11 12:04:10 +02:00
Sarah Norris
a8293f89b7 Rainfall: Fix footer spacing 2022-07-11 10:53:18 +01:00
Alex Lende
c9b441cb91 Rainfall: Add duotone to featured image 2022-07-11 11:36:41 +02:00
Alex Lende
cb4e4aa415 Rainfall: Style pagination 2022-07-11 11:31:27 +02:00
Alex Lende
933a91ea8a Rainfall: Format files by exporting 2022-07-11 11:27:12 +02:00
Alex Lende
b052f56196 Rainfall: Update index template styling and add pagination 2022-07-11 11:19:59 +02:00
Ben Dwyer
78c4b3bdf5 use block gap to space rows in the category template 2022-07-11 10:52:11 +02:00
Ben Dwyer
d34acaabd0 make the template part items equally spaced 2022-07-11 10:48:02 +02:00
Ben Dwyer
e5e6055de4 fix header 2022-07-11 10:27:50 +02:00
Dennis Snell
4b0d6a08c1 Flush out index template for single page/post views 2022-07-10 19:42:25 +02:00
Ben Dwyer
bd0ba51344 use h2 in the 404 2022-07-10 19:34:51 +02:00
Maggie
339b76e543 alignments on index 2022-07-10 19:08:17 +02:00
Dennis Snell
49aaed5b3d Update title for archive pages 2022-07-10 19:01:37 +02:00
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