d8e632f646
tweak logo
2026-03-19 12:35:14 +00:00
4e30ace3e2
Merge branch 'master' of git.coop:cotech/website
2026-03-19 12:28:13 +00:00
699b8957fc
add members link to top nav
2026-03-19 12:27:29 +00:00
ddb688293e
update cookiewolf image
2026-03-19 12:21:16 +00:00
461d8d057c
update cookiewolf image
2026-03-19 12:19:18 +00:00
6ee389730c
update cookiewolf image
2026-03-19 12:15:35 +00:00
7ba74ac195
tweak paragraph spacing
2026-03-19 12:10:25 +00:00
d7a13be4dd
switch strong to em
2026-03-19 11:59:44 +00:00
f34f6ff78e
switch strong to em
2026-03-19 11:58:16 +00:00
966f47295f
remove redundant text
2026-03-19 11:55:22 +00:00
dd026d913d
test hide co-op name on pop up
2026-03-19 11:53:18 +00:00
2e3f6d5995
rm !important as it didn't work
2026-03-19 11:49:20 +00:00
9923f2335c
try h3
2026-03-19 11:48:59 +00:00
2266017764
test css colour info box h2
2026-03-19 11:43:16 +00:00
e2fe984c8f
tweak test coop box colour
2026-03-19 11:39:29 +00:00
a5ef508b08
update image name
2026-03-19 11:32:01 +00:00
f77c43dec2
add cookiewolf
2026-03-19 11:27:40 +00:00
1c2c41d404
weareopen.coop https://community.coops.tech/t/4769
2026-03-19 10:44:10 +00:00
8a65352b56
Add some additional padding to the client logos
2026-03-13 11:14:18 +00:00
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
9cf132ab27
Link to "Our work" from navigation
2026-03-13 11:04:36 +00:00
5fd7ce9682
Move "Our work" section to its own page
2026-03-13 11:04:22 +00:00
f217c188cf
Add "our work" boxes to homepage
2026-02-06 16:52:36 +00:00
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
7418a2de61
Update hyphenation
2025-12-29 13:11:55 +00:00
5b32d78adb
improve consistency of hyphenation. Also added some alt text and addressed miscellaneous typos.
2025-12-29 13:07:07 +00:00
6fea831f00
make hyphenation consistent
2025-12-29 12:01:25 +00:00
4d476227ab
Fix selector typo
...
The h2 here was not being applied to just the info box.
2025-12-21 21:13:51 +00:00
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
8a078bf21c
add redirects to .htaccess file
2025-12-18 16:47:00 +00:00
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
2a8101c5ff
typos fixed
2025-12-18 07:09:57 +00:00
9737c10781
Add hover state to members grid
...
To match the Figma designs
2025-12-17 16:11:07 +00:00
6409ec9734
Add some additional margin to the dialog on small screens
2025-12-17 12:58:39 +00:00
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
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
60e58b04b8
Merge branch 'december-2025-redesign'
2025-12-16 15:49:02 +00:00
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
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
c5a16740d8
Add "hire our co-ops" link to members grid
2025-12-16 15:48:35 +00:00
a21ba89580
Fix dummy links
2025-12-16 15:48:35 +00:00
7a94b7153e
Add "hire us" page
2025-12-16 15:48:35 +00:00
5617c6fe6d
Extract services into an include
...
So I can use it on the hire us page
2025-12-16 15:48:35 +00:00
55813e23a4
Add "why co-ops?" page
2025-12-16 15:48:34 +00:00
e71acb9f7a
Update menu items to match current pages and design
2025-12-16 15:48:34 +00:00
68e481bb81
Add join page
2025-12-16 15:48:34 +00:00
333011f77c
Show members grid on about page
2025-12-16 15:48:34 +00:00
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
4ae2be1ff9
Add about page
2025-12-16 15:48:34 +00:00
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