Skip to content

Commit 5407fdb

Browse files
author
aeoth
committed
fixed up about page yaml issues
1 parent 194cc87 commit 5407fdb

File tree

6 files changed

+8
-12
lines changed

6 files changed

+8
-12
lines changed

_site/about.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,19 @@
3636
<h1> About </h1>
3737
<span class="postdate">
3838

39-
40-
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-via="code52org">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
4139
</span>
4240
<p>code52 started with a simple idea:</p>
4341

4442
<h2>"A new coding project every week"</h2>
4543

46-
<p>We want to <strong>build fun stuff</strong>, <strong>give back</strong> to existing projects which need support, and <strong>create a community</strong> which is inclusive and engaging.</p>
44+
<p>We want to <strong>build fun stuff</strong> in our spare time, <strong>give back</strong> to projects which need support, and <strong>create a community</strong> which is inclusive and engaging.</p>
4745

4846
<p>Particular goals we want to achieve:</p>
4947

5048
<ul>
5149
<li>introduce developers to open-source projects and help them learn the ropes.</li>
52-
<li>foster a community which encouraged contributions across a range of technologies.</li>
53-
<li>work on projects which the community want to improve.</li>
50+
<li>contribute to projects across a range of technologies.</li>
51+
<li>let the community determine where to focus efforts (?).</li>
5452
</ul>
5553

5654

_site/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Code52</title>
44
<link href="http://www.Code52.org/"/>
55
<link type="application/atom+xml" rel="self" href="http://www.Code52.org/atom.xml"/>
6-
<updated>2011-12-17T21:31:45+11:00</updated>
6+
<updated>2011-12-19T10:27:41+11:00</updated>
77
<id>http://www.Code52.org/</id>
88
<author>
99
<name>Code52 Team</name>

_site/img/layout.psd

1.94 MB
Binary file not shown.

_site/introduction.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636
<h1> Introducing code52 </h1>
3737
<span class="postdate">31 December, 2011
3838

39-
40-
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-via="code52org">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
4139
</span>
4240
<p>This all started with a simple premise:</p>
4341

_site/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<atom:link href="http://www.Code52.org/rss.xml" rel="self" type="application/rss+xml" />
77
<description></description>
88
<language>en-au</language>
9-
<pubDate>Sat, 17 Dec 2011 21:31:45 +1100</pubDate>
10-
<lastBuildDate>Sat, 17 Dec 2011 21:31:45 +1100</lastBuildDate>
9+
<pubDate>Mon, 19 Dec 2011 10:27:41 +1100</pubDate>
10+
<lastBuildDate>Mon, 19 Dec 2011 10:27:41 +1100</lastBuildDate>
1111

1212

1313
<item>

about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
---
1+
---
22
layout: post
33
title: About
4-
comments:false
4+
comments: false
55
---
66

77
code52 started with a simple idea:

0 commit comments

Comments
 (0)