Skip to content

Commit 7931ceb

Browse files
committed
Final final final changes before review by committee
1 parent 3d34c2f commit 7931ceb

File tree

4 files changed

+21
-13
lines changed

4 files changed

+21
-13
lines changed

_site/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h1>Contact</h1>
156156
<h2>Email</h2>
157157
<p>
158158
You can get in touch with us by email at <a target="_blank"
159-
href="mailto:codewithgroup@gmail.com">codewithgroup@gmail.com</a>.
159+
href="mailto:contact@codewith.org.uk?subject=CodeWith Website Enquiry">contact@codewith.org.uk</a>.
160160
</p>
161161
<p>
162162
If you want to get the latest information and announcements from us you can also sign up to our

about.html

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,22 @@ <h2>Who are we?</h2>
1414
computing. Have a look at our <a href="events.html">events page</a> for more.
1515
</p>
1616

17+
<h2>History</h2>
18+
<p>
19+
CodeWith carries the torch of CodeUp, set up by Claire Wicher in early 2015. The aim to provide free and friendly
20+
adult coding tuition to adults who wanted it, and that is now CodeWith's aim too. We want somewhere everyone,
21+
from complete beginners to accomplished software engineers, can come together and share their enjoyment of coding.
22+
</p>
23+
<p>
24+
Over the years CodeUp spread to twenty different locations with multiple different organisers, and CodeWith is
25+
now consolidating that knowledge and experience into a single committee of organisers and mentors who run regular
26+
events. You can find out more about our committee and mentors on the <a href="people.html">people page</a>.
27+
</p>
28+
1729
<h3>Committee</h3>
30+
<p>
31+
We are run by a team of volunteers who have organised coding meetups for years.
32+
</p>
1833
<div class="row committee-photos">
1934
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
2035
<img class="profile-photo" src="images/drew-profile-photo.png">
@@ -48,14 +63,3 @@ <h4>Sean O'Mahoney</h4>
4863
</div>
4964
</div>
5065
<br />
51-
<h2>History</h2>
52-
<p>
53-
CodeWith carries the torch of CodeUp, set up by Claire Wicher in early 2015. The aim to provide free and friendly
54-
adult coding tuition to adults who wanted it, and that is now CodeWith's aim too. We want somewhere everyone,
55-
from complete beginners to accomplished software engineers, can come together and share their enjoyment of coding.
56-
</p>
57-
<p>
58-
Over the years CodeUp spread to twenty different locations with multiple different organisers, and CodeWith is
59-
now consolidating that knowledge and experience into a single committee of organisers and mentors who run regular
60-
events. You can find out more about our committee and mentors on the <a href="people.html">people page</a>.
61-
</p>

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1>{{page.title}}</h1>
1414
<h2>Email</h2>
1515
<p>
1616
You can get in touch with us by email at <a target="_blank"
17-
href="mailto:codewithgroup@gmail.com">codewithgroup@gmail.com</a>.
17+
href="mailto:contact@codewith.org.uk?subject=CodeWith Website Enquiry">contact@codewith.org.uk</a>.
1818
</p>
1919
<p>
2020
If you want to get the latest information and announcements from us you can also sign up to our

resources-tools.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ <h4>
5858
Font Awesome is a font and icon toolkit based on CSS and Less which takes 2 minutes to add to a site
5959
and 2 minutes to learn. All the icons on this site are thanks to Font Awesome.
6060
</p>
61+
<p>
62+
We use FontAwesome for all the icons on this site, so for some examples check out the source code for
63+
this page.
64+
</p>
6165
</div>
6266
</div>
6367
</div>

0 commit comments

Comments
 (0)