-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathindex.html.haml
69 lines (59 loc) · 4.42 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
- 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
%div.wide-pic{:style => "background-image: url(#{image_path "door.jpg"})"}
%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 Study with us
%div.wide-pic{:style => "background-image: url(#{image_path "psephology.jpg"})"}
%p
Applications for our 2025-26 course
%strong Introduction to Political Technology
are now open!
%p The course is designed to support mid-career technologists develop a holistic understanding of the civic landscape in the UK, in order to found groundbreaking new projects or seek strategic positions in key institutions.
%p The course has run since 2015 and has graduated 80 fellows. It entails a commitment of approximately 16 hours per week and is designed to fit around a day job, particularly if remote or flexible. Originally it was fully residential with participants living in Newspeak House itself, but due to popular demand the course has grown and the majority of course participants now live off campus.
%p You will spend a year immersed in a wide range of communities working to change society with technology, including government, activism, charities, journalism, and research, and benefit from the expertise and guidance of our multi-disciplinary faculty.
%p
%a.section-link{:href => "https://newspeak.house/study-with-us"} Tell me more
%h2 Introducing 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 "techforgood.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