Skip to content

Commit 8ef71b1

Browse files
Removing the constitution
1 parent a0050dc commit 8ef71b1

File tree

2 files changed

+54
-57
lines changed

2 files changed

+54
-57
lines changed

Constitution.pdf

-57.2 KB
Binary file not shown.

about.html

Lines changed: 54 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,55 @@
1-
---
2-
permalink: /about/
3-
layout: default
4-
suffixes:
5-
- Committee,
6-
- Equity,
7-
- History,
8-
- Leadership,
9-
- Publicity,
10-
- Support,
11-
- Us
12-
title: About
13-
---
14-
15-
<h1>{{page.title}}</h1>
16-
17-
<h2>Our Mission</h2>
18-
<p>
19-
<strong>
20-
To create a virtual space for adults to pursue programming-related learning and conversation, where everyone is
21-
valued, everyone has agency, and everyone is supported.
22-
</strong>
23-
</p>
24-
25-
<h2>History</h2>
26-
<p>
27-
CodeWith carries the torch of CodeUp, set up by Claire Wicher in early 2015. The aim to provide free and friendly
28-
adult coding tuition to adults who wanted it, and that is now CodeWith's aim too. We want somewhere everyone,
29-
from complete beginners to accomplished software engineers, can come together and share their enjoyment of coding.
30-
</p>
31-
<p>
32-
Over the years CodeUp spread to twenty different locations with multiple different organisers, and CodeWith is
33-
now consolidating that knowledge and experience into a single committee of organisers and mentors who run regular
34-
events. You can find out more about our committee and mentors on the <a href="{{site.url}}/people">people page</a>.
35-
</p>
36-
37-
<h2>Constitution</h2>
38-
<p>You can view our constitution <a target="_blank" type="application/pdf" href="{{site.url}}/Constitution.pdf">here</a>.</p>
39-
40-
<h2>Committee</h2>
41-
<p>
42-
We are run by a team of volunteers who have organised coding meetups for years.
43-
</p>
44-
<div class="row committee-photos">
45-
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
46-
<img class="profile-photo" src="{{site.url}}/images/drew-profile-photo.png">
47-
<br />
48-
<h4><a href="{{site.url}}/people#drew-morgan">Drew Morgan</a></h4>
49-
<smaller>Benevolent Leader</smaller>
50-
</div>
51-
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
52-
<img class="profile-photo" src="{{site.url}}/images/keiran-profile-photo.png">
53-
<br />
54-
<h4><a href="{{site.url}}/people#keiran-wilkinson">Keiran Wilkinson</a></h4>
55-
<smaller>Deputy Benevolent Leader</smaller>
56-
</div>
57-
</div>
1+
---
2+
permalink: /about/
3+
layout: default
4+
suffixes:
5+
- Committee,
6+
- Equity,
7+
- History,
8+
- Leadership,
9+
- Publicity,
10+
- Support,
11+
- Us
12+
title: About
13+
---
14+
15+
<h1>{{page.title}}</h1>
16+
17+
<h2>Our Mission</h2>
18+
<p>
19+
<strong>
20+
To create a virtual space for adults to pursue programming-related learning and conversation, where everyone is
21+
valued, everyone has agency, and everyone is supported.
22+
</strong>
23+
</p>
24+
25+
<h2>History</h2>
26+
<p>
27+
CodeWith carries the torch of CodeUp, set up by Claire Wicher in early 2015. The aim to provide free and friendly
28+
adult coding tuition to adults who wanted it, and that is now CodeWith's aim too. We want somewhere everyone,
29+
from complete beginners to accomplished software engineers, can come together and share their enjoyment of coding.
30+
</p>
31+
<p>
32+
Over the years CodeUp spread to twenty different locations with multiple different organisers, and CodeWith is
33+
now consolidating that knowledge and experience into a single committee of organisers and mentors who run regular
34+
events. You can find out more about our committee and mentors on the <a href="{{site.url}}/people">people page</a>.
35+
</p>
36+
37+
<h2>Committee</h2>
38+
<p>
39+
We are run by a team of volunteers who have organised coding meetups for years.
40+
</p>
41+
<div class="row committee-photos">
42+
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
43+
<img class="profile-photo" src="{{site.url}}/images/drew-profile-photo.png">
44+
<br />
45+
<h4><a href="{{site.url}}/people#drew-morgan">Drew Morgan</a></h4>
46+
<smaller>Benevolent Leader</smaller>
47+
</div>
48+
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
49+
<img class="profile-photo" src="{{site.url}}/images/keiran-profile-photo.png">
50+
<br />
51+
<h4><a href="{{site.url}}/people#keiran-wilkinson">Keiran Wilkinson</a></h4>
52+
<smaller>Deputy Benevolent Leader</smaller>
53+
</div>
54+
</div>
5855
<br />

0 commit comments

Comments
 (0)