Commit Graph
795 Commits
Author SHA1 Message Date
da5nsy a5ef508b08 update image name 2026-03-19 11:32:01 +00:00
da5nsy f77c43dec2 add cookiewolf 2026-03-19 11:27:40 +00:00
Chris Croome 1c2c41d404 weareopen.coop https://community.coops.tech/t/4769 2026-03-19 10:44:10 +00:00
Chris Lowis 8a65352b56 Add some additional padding to the client logos 2026-03-13 11:14:18 +00:00
Chris Lowis 4a85d999ad Group client name, coops and project name together
This leaves more space for the services on larger screens.
2026-03-13 11:11:52 +00:00
Chris Lowis 9cf132ab27 Link to "Our work" from navigation 2026-03-13 11:04:36 +00:00
Chris Lowis 5fd7ce9682 Move "Our work" section to its own page 2026-03-13 11:04:22 +00:00
Chris Lowis f217c188cf Add "our work" boxes to homepage 2026-02-06 16:52:36 +00:00
Chris Lowis 38e092a294 Various tweaks based on design feedback
Tommy sent over some feedback, and I've tried to incorporate it. I've
brought in the Light variant of the Source Serif font, as although
figma uses Regular, these seemed to render too heavy in browsers even
with the smoothing options I also added.
2026-02-06 12:10:32 +00:00
Graham Mitchell 7418a2de61 Update hyphenation 2025-12-29 13:11:55 +00:00
Graham Mitchell 5b32d78adb improve consistency of hyphenation. Also added some alt text and addressed miscellaneous typos. 2025-12-29 13:07:07 +00:00
Graham Mitchell 6fea831f00 make hyphenation consistent 2025-12-29 12:01:25 +00:00
Chris Lowis 4d476227ab Fix selector typo
The h2 here was not being applied to just the info box.
2025-12-21 21:13:51 +00:00
Chris Lowis 23afe2cb68 Additional styles for co-op content
This makes links visible and improves the display of blockquotes in
the co-op boxes.
2025-12-21 09:26:05 +00:00
Chris Croome 8a078bf21c add redirects to .htaccess file 2025-12-18 16:47:00 +00:00
Chris Lowis c935c40383 Remove unused images
There appear to be no references to these images in the current output
in `_site` after running `jekyll build`. Over time as we've worked on
a refactored the site, adding and removing co-ops and so on I think
these images have become orphaned.

Removing them makes everything a bit easier to understand.

I've visted each page in turn in the browser with developer tools
enabled and there doesn't appear to be any 404 status codes for any
requests on any page.
2025-12-18 11:15:45 +00:00
Chris Croome 2a8101c5ff typos fixed 2025-12-18 07:09:57 +00:00
Chris Lowis 9737c10781 Add hover state to members grid
To match the Figma designs
2025-12-17 16:11:07 +00:00
Chris Lowis 6409ec9734 Add some additional margin to the dialog on small screens 2025-12-17 12:58:39 +00:00
Chris Lowis 0858c664c9 Use <dialog> to show co-op info when JS available
This commit progressively enhances the co-op grid to show the contents
of the `/co-op/<id>` page in a HTML `<dialog>` element. This improves
the existing experience by retaining the scroll position and returning
the user to the correct page when the dialog is closed.

In case JS isn't available, and for SEO purposes we link to the co-op
pages as previously (but with the disadvantage that the "close" button
always returns to the homepage irrespective of where the co-op grid is
used).
2025-12-17 12:50:13 +00:00
Chris Lowis dbb982990c Various tweaks to the new design based on feedback
Natasha and I went through the design together and made a number of
small tweaks.

In particular we removed the responsive line-height in favour of a
fixed one at all screen sizes.
2025-12-17 12:06:22 +00:00
Chris Lowis 60e58b04b8 Merge branch 'december-2025-redesign' 2025-12-16 15:49:02 +00:00
Chris Lowis e79fb6c5d4 Remove scripts directory
These scripts have served their purpose and we can recover them from
the git history if we ever need them again.
2025-12-16 15:48:35 +00:00
Chris Lowis ff2441b7b8 Fix up the domains.coop page
I'm not sure if this page is still relevant, but to avoid breaking
anything I've made it look *ok* with the new styles.
2025-12-16 15:48:35 +00:00
Chris Lowis c5a16740d8 Add "hire our co-ops" link to members grid 2025-12-16 15:48:35 +00:00
Chris Lowis a21ba89580 Fix dummy links 2025-12-16 15:48:35 +00:00
Chris Lowis 7a94b7153e Add "hire us" page 2025-12-16 15:48:35 +00:00
Chris Lowis 5617c6fe6d Extract services into an include
So I can use it on the hire us page
2025-12-16 15:48:35 +00:00
Chris Lowis 55813e23a4 Add "why co-ops?" page 2025-12-16 15:48:34 +00:00
Chris Lowis e71acb9f7a Update menu items to match current pages and design 2025-12-16 15:48:34 +00:00
Chris Lowis 68e481bb81 Add join page 2025-12-16 15:48:34 +00:00
Chris Lowis 333011f77c Show members grid on about page 2025-12-16 15:48:34 +00:00
Chris Lowis ced5d2ad0e Refactor hero into grid-uneven and large-only classes
This makes it possible to reuse this CSS for the about page layout.
2025-12-16 15:48:34 +00:00
Chris Lowis 4ae2be1ff9 Add about page 2025-12-16 15:48:34 +00:00
Chris Lowis 2e864a9d79 Make link styles in grid of co-op images more specific
So that they don't target other links, such as buttons, that appear
inside the grid.
2025-12-16 15:48:34 +00:00
Chris Lowis bb785c79ed Style the co-op pages to match the designs
I've decided to style these pages to look like "modals" for now, but I
haven't implemented them as such yet. I think we might be able to add
some progressive enhancement to retain the scroll position when a
co-op logo is clicked to make it feel more like a separate modal
dialog is opening.
2025-12-16 15:48:34 +00:00
Chris Lowis f8d28d8aa3 Apply decoration to homepage hero section 2025-12-16 15:48:34 +00:00
Chris Lowis 0b6c5302ec Move images into assets/img/ 2025-12-16 15:48:34 +00:00
Chris Lowis d329b6e51f Tweak header styles to match new designs 2025-12-16 15:48:34 +00:00
Chris Lowis fedff4f6b8 Apply maximum size to sections 2025-12-16 15:48:33 +00:00
Chris Lowis e879ceb941 Add additional homepage paragraph 2025-12-16 15:48:33 +00:00
Chris Lowis d0fb47a3f2 Wrap buttons in a switcher layout 2025-12-16 15:48:33 +00:00
Chris Lowis c2235a7c8b Footer styling 2025-12-16 15:48:33 +00:00
Chris Lowis 43f0e729a1 Add image to homepage 2025-12-16 15:48:33 +00:00
Chris Lowis 4648499813 Display co-op logos and services in a grid 2025-12-16 15:48:33 +00:00
Chris Lowis 702d42f892 Align cotents of box 2025-12-16 15:48:33 +00:00
Chris Lowis 2560dafcae Prevent img from stretching 2025-12-16 15:48:33 +00:00
Chris Lowis 45ea23b18c Apply stack class to content wrapper
And use `main` instead as this is more semantically useful.
2025-12-16 15:48:33 +00:00
Chris Lowis 2ac1bd8bd7 Style the buttons 2025-12-16 15:48:33 +00:00
Chris Lowis 7b8f5c9870 Introduce stack to add consistent vertical spacing
The default value of `--space` here is 1.4rem, to match the
default paragraph spacing.
2025-12-16 15:48:33 +00:00