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
Chris Lowis
72feafaf49
Wrap logos and services in a box
2025-12-16 15:48:32 +00:00
Chris Lowis
53cfa918c4
Add blue border to headings
2025-12-16 15:48:32 +00:00
Chris Lowis
1c3816dd51
Add padding to <section>
2025-12-16 15:48:32 +00:00
Chris Lowis
631c9a4fe6
Typography defaults
...
I've translated the two font sizes shown in Figma[1] to a responsive
scale using an online tool[2].
I've chosen a 70ch base measure as this seems to fit the designs based
on eyeballing them.
[1] https://www.figma.com/design/J0usguWJyGJSAqWSoozGos/Cotech--External-?node-id=2073-3627&t=H31i8C467gbX3TAJ-4
[2] https://websemantics.uk/tools/responsive-font-calculator/
2025-12-16 15:48:32 +00:00
Chris Lowis
d5ee34dba9
Add homepage copy
2025-12-16 15:48:32 +00:00
Chris Lowis
940b138b46
Strip out unwanted CSS
...
I think it's probably easier to start from a cleaner slate for this
redesign, rather than try to incrementally refactor towards the new
design. Some of the base styles are fine and I've retained some of the
CSS variables. I've also kept the header as it probably will be useful
to refactor rather than completely re-do this.
2025-12-16 15:48:32 +00:00
Chris Lowis
f175da3ca4
Switch index to default layout
2025-12-16 15:48:32 +00:00
Chris Lowis
bf38328406
Remove clients, services, technologies from config.yml
...
These are no longer used, so we can simplify the config.
2025-12-16 15:48:32 +00:00
Chris Lowis
1ecb7f0e03
Remove client markdown docs
...
We no longer display clients anywhere on the site, so these can be removed.
2025-12-16 15:48:32 +00:00
Chris Lowis
5647b46cd0
Remove geocoder and geocoding script
...
We no longer use geocoded addresses on the site, so this dependency
can be removed.
2025-12-16 15:48:32 +00:00
Chris Lowis
264362cd98
Remove unused meta tags from _includes/head.html
2025-12-16 15:48:32 +00:00
Chris Lowis
c00d8889a2
Simplify co-op page markup
...
Now we no longer have two columns of content.
2025-12-16 15:48:32 +00:00
Chris Lowis
698828a782
Remove sidebar from co-op pages
...
We removed the metadata that populates this sidebar in a previous
commit.
2025-12-16 15:48:31 +00:00
Chris Lowis
59b911ce1e
Remove clients from co-op pages
...
We removed the metadata for this in a previous commit.
2025-12-16 15:48:31 +00:00
Chris Lowis
da137da894
Remove technologies
...
We stripped out the metadata from the co-op files in the previous
commit so these are no longer linked to or used.
2025-12-16 15:48:31 +00:00
Chris Lowis
ee5685d258
Remove services
...
We stripped out the metadata from the co-op files in the previous
commit so these are no longer linked to or used.
2025-12-16 15:48:31 +00:00
Chris Lowis
0f2a370ae7
Strip out unnecessary co-op YAML front matter
...
In the new designs we are no longer showing services, clients,
technologies, member counts, maps, addresses, email addresses or
social links for our member co-ops. So we can remove this metadata
altogether.
2025-12-16 15:48:31 +00:00
Chris Lowis
2ce6edd008
Add missing file extension to autonomic-white logo
2025-12-16 15:48:31 +00:00
Chris Croome
dbf16bb15a
update 512x512 logo
2025-12-16 11:20:38 +00:00
Endre Kadas and Chris Croome
5b259b43e5
Add Digital Society and associated clients and technologies
...
Signed-off-by: Chris Croome <chris@webarchitects.co.uk >
2025-12-06 12:01:50 +00:00
Natasha Natarajan
79202642e1
Edit home.html
2025-11-07 12:34:31 +00:00
Chris Croome
94b2292b39
update contact to email address
2025-11-07 11:52:15 +00:00
Chris Croome
e616a70552
switch to www.cotech.coop
2025-07-29 14:28:52 +01:00
Natasha Natarajan
978a1dc91e
Edit kin-coop.md
2025-07-22 10:07:03 +00:00
Natasha Natarajan
530fcb5394
Edit kin-coop.md
2025-07-22 10:05:55 +00:00