Commit graph

40 commits

Author SHA1 Message Date
Sarah Norris
4a670df77a
Rainfall: try using index as home template (#6701)
* Add archive template

* Move home to index template

* Indent query markup

* Fix search input text colour

* Fix query part alignment
2022-10-31 09:55:48 +00:00
Sarah Norris
783e9432f2
Rainfall: general improvements (#6676)
* Indent Rainfall block markup

* Make default and outline buttons the same size

* Update button border to 2px

* Update button border colours to match backgrounds
2022-10-19 16:27:05 +01:00
Sarah Norris
20d8fcb8bb
Move landing-page back to home (#6675) 2022-10-19 16:17:56 +01:00
Sarah Norris
7e563705cf
Rainfall: Updates for dotorg submission (#6626)
* Update Rainfall theme URI

* Rename home to landing-page

* Update screenshot

* Update page template casing

* Change home query to inherit false
2022-09-28 10:07:14 +01:00
Matias Benedetto
f02a3b705e
Rainfall: fixing page template (#6594)
* Rainfall: fixing page template

* Rainfall: fixing page with back header template

* Rainfall: remove theme name from template part
2022-09-20 10:36:56 -03:00
Matias Benedetto
265c691dfb
Rainfall: fix CTA pattern (#6576)
* Rainfall: fix CTA pattern

* fixing typo

* Rainfall: fixing CTA paddings
2022-09-19 10:46:57 -03:00
Jeff Ong
0685898fc0
Rainfall: add Home template (#6450)
* Home template updates.
* Patternise sidebar content
* Move images to assets directory

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-09-08 16:17:11 -04:00
Sarah Norris
a96d425b88
Rainfall: Update navigation styles and tidy up templates (#6417)
* Move CSS to theme.json

* Move button styles to theme.json

* Remove alignment styles

* Update URI, tags in style.css

* Add more comments to style.css

* Fix typo

* Add description; update required WP versions

* Adjust fluid typography

* Update header spacing

* Add 100 spacing preset

* Update all layout settings to new format

* Update spacing values across templates

* Remove unnecessary margin resets

* Make sidebar translatable

* Tweak navigation link colours

* Make overlay close button uppercase

* Remove unnecessary CSS (its in GB now)

* Fix root padding

* Tweak fluid types

* Make sidebar not hidden

* remove font smoothing

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-09-07 11:45:24 +01:00
Sarah Norris
0a4fcf60e2
Rainfall: adjust featured image in single template (#6489)
* Set single post featured image to wide align

* Add height to featured image
2022-09-05 10:16:28 +01:00
Madhu Dollu
92ac19042c
lock post-content block by default (#6314)
* lock post-content and the containing group blocks to not allow remove option without unlocking

* Added a few missing locks

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-05 12:16:56 +05:30
Sarah Norris
7dad33c16c
Rainfall: address header and footer improvements (#6305)
* Make header and footer full width

* Make all text in footer uppercase

* Allow footer content to wrap at smaller screens

* Style navigation overlay

* Style overlay menu trigger

* Add header/footer tag names

* Replace footer links with nav block

* Tweak footer nav styling

* Style current menu item; add GB issues

* remove link color from group

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-08-04 08:58:45 +01:00
Ben Dwyer
8105b9b6e5
Rainfall: Fix spacing issues (#6284)
* Make post/page titles full width

* remove spacer on single template

* add spacing around the navigation prev and next links

* make the featured image full width

* Add spacing around the post featured image

* align the post date to the bottom of the column

* don't allow date to wrap

* Make the search button padding smaller
2022-08-03 18:02:59 +01:00
Ben Dwyer
fd085a14fc
Rainfall: Try spacing presets (#6293)
* Rainfall: Try spacing presets

* Rainfall: use spacing presets in patterns

* Use spacing preset for h4 font size

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-08-02 13:08:32 +01:00
Ben Dwyer
92eaf879c1 Rainfall: Update search template 2022-07-14 10:14:39 +02:00
Ben Dwyer
1891e77780 fix the no sidebar template 2022-07-14 09:14:14 +02:00
Sarah Norris
1e45673261 Rainfall: Add page with no sidebar template 2022-07-12 11:53:20 +02:00
Ben Dwyer
ca859b43e6 Rainfall: Add a comment form to the single template 2022-07-11 16:52:23 +02:00
Alex Lende
807ed848f6 Rainfall: Widen page title column 2022-07-11 13:02:57 +02:00
Alex Lende
41c907a554 Rainfall: Add black header post template 2022-07-11 12:34:43 +02: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
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
Dennis Snell
4b0d6a08c1 Flush out index template for single page/post views 2022-07-10 19:42:25 +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
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
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
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
Dennis Snell
da53072076 Add 404 template 2022-07-10 17:49:01 +02:00
Matías Ventura
d0307ce635 Add placeholder page template 2022-07-10 17:46:54 +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
Matías Ventura
7a3cf7dee9 Update index template with post list and add sidebar part. 2022-07-10 14:01:15 +02:00
Ben Dwyer
77b2efa11f add rainfall 2022-07-10 11:39:35 +02:00