3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-17 23:27:32 +00:00
Files
cotech-website/join.html
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

86 lines
3.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Join us
layout: default
---
<section class="grid grid-uneven">
<div class="stack">
<h1>Join us</h1>
<p class="large">Were a membership community for existing worker co-ops in tech, digital, creative or adjacent services. Were also a hub for co-operatively minded individuals who are interested in what we do.</p>
</div>
<div>
<img class="rounded" src="assets/img/stickies.jpg" alt="" />
</div>
</section>
<section class="grid grid-uneven">
<div class="stack">
<h2>For existing tech co-ops</h2>
<p>If youre a worker-owned co-operative providing digital or technical services in the UK, wed love you to join CoTech.</p>
<p>Our membership is via the workers.coop federation. It costs 0.1% of your labour costs from the last financial year (min. £150 + VAT). You get all workers.coop benefits plus CoTechs sector-specific ones.</p>
<a class="btn" href="https://www.workers.coop/membership-2/">Join workers.coop</a>
</div>
<div>
<img class="rounded" src="assets/img/member-workers-coop.png" alt="" />
</div>
</section>
<section class="stack">
<h2>Why join us?</h2>
<div class="grid">
<div class="box stack">
<h3 class="title">More community</h3>
<ul>
<li>A transparent, friendly group of mission-driven co-op founders and worker-owners</li>
<li>Monthly online calls</li>
<li>Twice-yearly in-person gatherings around the UK</li>
<li>An active Discourse forum to share events, skills and work (with private channels)</li>
<li>Peer-to-peer mentoring and shadowing</li>
</ul>
</div>
<div class="box stack">
<h3 class="title">More skills</h3>
<ul>
<li>Develop business skills</li>
<li>Share challenges of working in the digital/tech sector</li>
<li>Swap tools, processes and experience</li>
<li>Supplement your team with skills that you dont have through collaboration and training</li>
</ul>
</div>
<div class="box stack">
<h3 class="title">More work</h3>
<ul>
<li>Strengthen your co-ops reputation and value proposition by association with CoTech</li>
<li>Generate leads through the CoTech brand and presence at sector events</li>
<li>Get referrals from other members</li>
<li>Create collaboration opportunities on joint projects across the network</li>
<li>Offer services you dont have in-house</li>
</ul>
</div>
</div>
</section>
<section class="grid grid-uneven">
<div class="stack">
<h2>For collaborators</h2>
<p>If youre not yet a tech coop (or not yet ready to join our membership) but interested to see what were about, join our online discourse forum. Participate in our discussions or start your own thread. Youll also be able to join our monthly online call from there.</p>
<a class="btn" href="https://community.coops.tech/">Join our discourse forum</a>
</div>
<div>
<img class="rounded" src="assets/img/join-us.jpg" alt="" />
</div>
</section>