3
0
mirror of https://git.coop/cotech/website.git synced 2026-05-16 00:49:39 +00:00

added fixes per natashas feedback

This commit is contained in:
simon
2026-05-12 15:26:31 +01:00
parent fbae977df3
commit 09f8ba9388
2 changed files with 31 additions and 29 deletions

View File

@ -580,6 +580,7 @@ table {
table td {
padding: var(--space-sm) var(--space-md);
border-bottom: 1px solid var(--cotech-dark-grey);
font-family: "open_sansregular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
vertical-align: top;
color: var(--cotech-white);
}

View File

@ -21,7 +21,7 @@ permalink: /conference-2026
</div>
<div>
<img class="rounded rectangle" src="assets/img/richard.jpg" alt="Photo of someone giving a talk at a CoTech event" />
<img class="rounded cover" src="assets/img/richard.jpg" alt="Photo of someone giving a talk at a CoTech event" />
</div>
</section>
@ -54,27 +54,27 @@ permalink: /conference-2026
<table class="schedule">
<tbody>
<tr>
<td>9:30-;10:00</td>
<td>9:30-10:00</td>
<td>Arrivals</td>
</tr>
<tr>
<td>10:00-;10:30</td>
<td>10:00-10:30</td>
<td>CoTech introduction</td>
</tr>
<tr>
<td>10:30-;12:30</td>
<td>10:30-12:30</td>
<td>Six 15-minute sessions*</td>
</tr>
<tr>
<td>12:30-;13:30</td>
<td>12:30-13:30</td>
<td>Lunch</td>
</tr>
<tr>
<td>13:30-;15:30</td>
<td>13:30-15:30</td>
<td>Six 15-minute sessions*</td>
</tr>
<tr>
<td>15:30-;16:00</td>
<td>15:30-16:00</td>
<td>Keynote</td>
</tr>
<tr>
@ -101,28 +101,6 @@ permalink: /conference-2026
<p>Ticketing information coming soon.</p>
</section>
<section class="stack w-full" id="sessions">
<h2>Call for sessions</h2>
<p class="intro">We're inviting session proposals from speakers inside and outside the CoTech network.</p>
<div class="box stack">
<h3 class="title">Guidelines for submissions</h3>
<ul class="services">
<li>Sessions are strictly 15 minutes. After your session, you'll have the option to take interested attendees into a breakout room for a deeper conversation.</li>
<li>Sessions should share knowledge and benefit the community, not promote products or services. Think: something you've learned, a problem you've solved, a way of working that others could benefit from.</li>
<li>Speakers will be asked to attend one group planning session before the event.</li>
<li>For CoTech members, each co-op may submit up to two proposals, but only one session per co-op will be selected in the first round.</li>
</ul>
</div>
<p><strong>A note on diversity</strong> &mdash; CoTech is aware that our network is not ethnically diverse and is predominantly male. We're working to change that, and this event is part of that effort. We strongly encourage submissions from facilitators and presenters who have been marginalised due to racism, misogyny, transphobia, ableism, or other forms of discrimination.</p>
<a class="btn" href="https://office.workers.coop/apps/forms/s/Df2nDP49pSGCe5t9kT4FiRQP">Submit your session proposal</a>
<p>Any questions? Email <a href="mailto:natasha@outlandish.com">natasha@outlandish.com</a></p>
</section>
<section class="stack w-full">
<h2>How we'll select sessions</h2>
@ -157,3 +135,26 @@ permalink: /conference-2026
</div>
</div>
</section>
<section class="stack w-full" id="sessions">
<h2>Call for sessions</h2>
<p class="intro">We're inviting session proposals from speakers inside and outside the CoTech network.</p>
<div class="box stack">
<h3 class="title">Guidelines for submissions</h3>
<ul class="services">
<li>Sessions are strictly 15 minutes. After your session, you'll have the option to take interested attendees into a breakout room for a deeper conversation.</li>
<li>Sessions should share knowledge and benefit the community, not promote products or services. Think: something you've learned, a problem you've solved, a way of working that others could benefit from.</li>
<li>Speakers will be asked to attend one group planning session before the event.</li>
<li>For CoTech members, each co-op may submit up to two proposals, but only one session per co-op will be selected in the first round.</li>
</ul>
</div>
<p><strong>A note on diversity</strong> &mdash; CoTech is aware that our network is not ethnically diverse and is predominantly male. We're working to change that, and this event is part of that effort. We strongly encourage submissions from facilitators and presenters who have been marginalised due to racism, misogyny, transphobia, ableism, or other forms of discrimination.</p>
<a class="btn" href="https://office.workers.coop/apps/forms/s/Df2nDP49pSGCe5t9kT4FiRQP">Submit your session proposal</a>
<p>Any questions? Email <a href="mailto:natasha@outlandish.com">natasha@outlandish.com</a></p>
</section>