-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html.haml
55 lines (47 loc) · 3.2 KB
/
index.html.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
- content_for :extra_tags do
%meta{property: 'og:title', content: 'Newspeak House'}/
%meta{property: 'og:description', content: 'The London College of Political Technology'}/
%meta{property: 'og:image', content: asset_url('book-logo-black-2-sq.jpg')}/
%h2 Hello World
%p
Newspeak House is an independent residential college founded in 2015 to study, nurture and inspire emerging communities of practice across civil society and the public sector in the UK.
%p
%a.section-link{:href => "/about"} About
%h2 Welcome to the 2024 Cohort
= image_tag('2024-cohort.png')
%p
We are thrilled to welcome our latest cohort of fellowship candidates for the 2024 program. They bring a wealth of experience and deep expertise, from space law and digital identity systems to parliamentary advocacy and AI-powered campaigning.
%p
Hailing from 11 countries and collectively speaking more than 15 languages, these emerging leaders bring a global and diverse perspective to some of our most pressing political technology challenges. Seven will be joining us as residents, immersing themselves fully in the Newspeak House environment, while eight will contribute as non-residents, ensuring a dynamic mix of perspectives and approaches. We look forward to the groundbreaking ideas, collaborations, and projects that will emerge from this exceptional group of thinkers and doers.
%p
To find out more about our new fellowship candidates and their plans for the year:
%a{:href => "https://2024.newspeak.house"}> 2024.newspeak.house
%p
To find out more about the programme itself:
%a{:href => "https://newspeak.house/study-with-us"}> Introduction to Political Technology
%h2 Events
= image_tag('Empty Space (front).jpg')
%p
As part of our research we offer our spaces for civic communities of practice to convene. Since opening in 2015 we have hosted over a thousand events, including lectures, meetups, hackathons, conferences, unconferences, workshops, roundtables, screenings, fundraisers, launches, and exhibitions.
%p
%a.section-link{:href => "webcal://newspeak.house/api/events.ics"} Subscribe to our Event Calendar
%p
If you’d like to host an event in our space, you can
%a{:href => "https://www.appearhere.co.uk/spaces/london/shoreditch/shoreditch-large-retail-space"}> hire it outright
, or if you’re convening a civic community of practice do get in touch (
%a{:href => "mailto:[email protected]"}> [email protected]
) to see if it could fit into our programme.
%h3 What's On
%div.wide-pic{:style => "background-image: url(#{image_path "door.jpg"})"}
.event
%a.event-title{:href => "https://forms.gle/T3rXorsrb4gXKazv9"} Ration Club
%br/
%div.event-details Wednesdays • 7:00pm – 9:00pm • Lounge
%br/
%a.event-host{:href => "https://bit.ly/edsaperia"} Edward Saperia
%p Each week the college hosts a community dinner called Ration Club. It's open to anyone who'd like to find out more about the college and its work. To find out more or if you'd like to attend, please register.
%a.section-link{:href => "https://forms.gle/T3rXorsrb4gXKazv9"} Register ↗
- @events.each do |event|
= render partial: 'events/row', locals: { event: event }
%p
%a.section-link{:href => "/events"} Event Archive