diff --git a/_includes/header.html b/_includes/header.html index 70806c4..5aaea6b 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,6 +21,7 @@
  • Our work
  • About
  • Why co-ops
  • +
  • Events
  • diff --git a/assets/css/app.css b/assets/css/app.css index 164cba6..5cf1dd4 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -196,6 +196,16 @@ img.cover { width: 100%; } +/* opt-in crop focus, for cover images whose subject isn't in the middle. + object-position takes x then y, so these shift the crop horizontally only. */ +img.cover.focus-right { + object-position: 70% 50%; +} + +img.cover.focus-left { + object-position: 30% 50%; +} + img.stretch { object-fit: cover; object-position: 0px 0px; @@ -356,9 +366,20 @@ section, footer, header { font-family: 'open_sansbold'; list-style-type: none; display: flex; - gap: var(--space-md); + /* wrap whole items onto new rows rather than squeezing the logo off the header */ + flex-wrap: wrap; + justify-content: flex-end; + gap: var(--space-xs) var(--space-md); font-size: 1rem; letter-spacing: 0.05em; + /* opt out of the global 70ch measure so the row can grow with the viewport */ + max-inline-size: none; +} + +.header_menu-list li, +.header_menu-list a { + max-inline-size: none; + white-space: nowrap; } .header_menu-list a { @@ -378,7 +399,7 @@ section, footer, header { display: none; } -@media screen and (width < 480px) { +@media screen and (width < 768px) { .header { position: relative; } @@ -398,6 +419,8 @@ section, footer, header { height: 100vh; background-color: var(--cotech-black); flex-direction: column; + /* full-height overlay: never break the column into a second column */ + flex-wrap: nowrap; justify-content: center; align-items: center; gap: var(--space-lg); diff --git a/conference-2026.html b/conference-2026.html index 6ac651e..f6a3d4f 100644 --- a/conference-2026.html +++ b/conference-2026.html @@ -21,26 +21,32 @@ permalink: /conference-2026
    - Photo of someone giving a talk at a CoTech event + Photo of someone giving a talk at a CoTech event

    About the event

    -

    CoTech is bringing its network together for a day of honest conversation, genuine connection, and - some big questions about the technology we're all living with.

    +

    Who builds AI, who controls it, and how do communities take their seat at the table?

    -

    This year's theme is AI. Not the hype, not the sales pitch, but the real debate. Is ethical AI actually possible? - And what does it mean for the kind of human-centred, ecologically-sustainable work we do?

    +

    CoTech is bringing its network together for a day of honest conversation, genuine connection, and some big questions about the technology we're all living with.

    -

    We're kicking things off with a panel of expert speakers, then opening the floor. The afternoon is yours: - unconference sessions shaped by the people in the room, lightning talks, and the kind of conversations that don't - happen at corporate conferences.

    +

    This year's theme is AI. Not the hype, not the sales pitch, but the real debate. Is ethical AI actually possible? And what does it mean for the kind of human-centred, ecologically-sustainable work we do?

    + +

    We're kicking things off with a panel of expert speakers, then opening the floor. The afternoon is yours: unconference sessions shaped by the people in the room, lightning talks, and the kind of conversations that don't happen at corporate conferences.

    Come ready to think, disagree, and leave with something useful.

    +
    +

    The Panellists

    +

    Giuseppe Sollazzo, Deputy Director of HMRC's Chief AI Office

    +

    Giuseppe is helping HMRC set up its AI initiatives, specifically focussing on "good AI", assurance, and value creation. He previously led DWP's national-scale data products and services, and he was Deputy Director of the NHS AI Lab, the first public sector R&D AI initiative.

    +

    Amanda Brock, OpenUK CEO

    +

    OpenUK CEO, Professor Amanda Brock has grown it into a leading open source organisation and think tank. A lawyer with 25 year's experience across tech, she helped shape internet law in the 2000's and today's AI and open source law and policy at an international level. Amanda is a sought-after international keynote speaker and has written extensively on tech. She's the editor of Open Source Law, Policy and Practice, the seminal text in this space. Amanda's held many commercial, not for profit and public sector advisory and NXD roles. OpenUK's State of Open Con is one of open source's leading conferences.

    +
    +

    The day

    @@ -87,7 +93,7 @@ permalink: /conference-2026

    Who's it for

    CoTech members and anyone who cares about tech that serves people not profit. If you work in digital - around co-ops, charities and the public sector, and you’re curious about where cooperative technology is heading, + around co-ops, charities and the public sector, and you're curious about where cooperative technology is heading, this is for you.