Skip to content

Commit 2a32539

Browse files
committed
edited index to introduce us
1 parent c3f3205 commit 2a32539

File tree

5 files changed

+58
-18
lines changed

5 files changed

+58
-18
lines changed

_posts/2011-12-31-introduction.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,23 @@ This all started with a simple premise:
88

99
##"A new coding project every week"
1010

11-
Madness! I was hooked and [gobsmacked](http://dictionary.reference.com/browse/gobsmacked) at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement. We want to:
11+
Madness! I was hooked and [gobsmacked](http://dictionary.reference.com/browse/gobsmacked) at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement.
12+
13+
##Who's behind this idea?
14+
15+
We are (in alphabetical order) [Andrew Tobin](http://twitter.com/tobin), [Brendan Forster](http://twitter.com/shiftkey) and [Paul Jenkins](http://twitter.com/aeoth).
16+
17+
##What are your goals?
18+
19+
We want to:
1220

1321
- introduce developers to open-source projects and help them learn the ropes.
1422
- foster a community which encouraged contributions across a range of technologies.
1523
- work on projects which the community (i.e. YOU) want to improve.
1624

1725
Of course, that doesn't get away from the original question I had.
1826

19-
##"Why a week?"
27+
##Why a week?
2028

2129
A week isn't a long time - or it may be, depending on your perspective. This is still a somewhat contentious point within the group, but a week suits me because:
2230

@@ -26,7 +34,7 @@ Madness! I was hooked and [gobsmacked](http://dictionary.reference.com/browse/go
2634
- with good organisation, each week should be productive out of the gate.
2735

2836

29-
##"What next?"
37+
##What next?
3038

3139
But there are some things we need to address first:
3240

_site/atom.xml

Lines changed: 12 additions & 4 deletions
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-29T20:02:57+11:00</updated>
6+
<updated>2012-01-03T19:51:29+11:00</updated>
77
<id>http://www.Code52.org/</id>
88
<author>
99
<name>Code52 Team</name>
@@ -24,7 +24,15 @@
2424

2525
&lt;h2&gt;&quot;A new coding project every week&quot;&lt;/h2&gt;
2626

27-
&lt;p&gt;Madness! I was hooked and &lt;a href=&quot;http://dictionary.reference.com/browse/gobsmacked&quot;&gt;gobsmacked&lt;/a&gt; at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement. We want to:&lt;/p&gt;
27+
&lt;p&gt;Madness! I was hooked and &lt;a href=&quot;http://dictionary.reference.com/browse/gobsmacked&quot;&gt;gobsmacked&lt;/a&gt; at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement.&lt;/p&gt;
28+
29+
&lt;h2&gt;Who's behind this idea?&lt;/h2&gt;
30+
31+
&lt;p&gt;We are (in alphabetical order) &lt;a href=&quot;http://twitter.com/tobin&quot;&gt;Andrew Tobin&lt;/a&gt;, &lt;a href=&quot;http://twitter.com/shiftkey&quot;&gt;Brendan Forster&lt;/a&gt; and &lt;a href=&quot;http://twitter.com/aeoth&quot;&gt;Paul Jenkins&lt;/a&gt;.&lt;/p&gt;
32+
33+
&lt;h2&gt;What are your goals?&lt;/h2&gt;
34+
35+
&lt;p&gt;We want to:&lt;/p&gt;
2836

2937
&lt;ul&gt;
3038
&lt;li&gt;introduce developers to open-source projects and help them learn the ropes.&lt;/li&gt;
@@ -35,7 +43,7 @@
3543

3644
&lt;p&gt; Of course, that doesn't get away from the original question I had.&lt;/p&gt;
3745

38-
&lt;h2&gt;&quot;Why a week?&quot;&lt;/h2&gt;
46+
&lt;h2&gt;Why a week?&lt;/h2&gt;
3947

4048
&lt;p&gt; A week isn't a long time - or it may be, depending on your perspective. This is still a somewhat contentious point within the group, but a week suits me because:&lt;/p&gt;
4149

@@ -47,7 +55,7 @@
4755
&lt;/ul&gt;
4856

4957

50-
&lt;h2&gt;&quot;What next?&quot;&lt;/h2&gt;
58+
&lt;h2&gt;What next?&lt;/h2&gt;
5159

5260
&lt;p&gt; But there are some things we need to address first:&lt;/p&gt;
5361

_site/index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,15 @@ <h1><a href="/introduction">Introducing code52</a></h1>
4848

4949
<h2>"A new coding project every week"</h2>
5050

51-
<p>Madness! I was hooked and <a href="http://dictionary.reference.com/browse/gobsmacked">gobsmacked</a> at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement. We want to:</p>
51+
<p>Madness! I was hooked and <a href="http://dictionary.reference.com/browse/gobsmacked">gobsmacked</a> at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement.</p>
52+
53+
<h2>Who's behind this idea?</h2>
54+
55+
<p>We are (in alphabetical order) <a href="http://twitter.com/tobin">Andrew Tobin</a>, <a href="http://twitter.com/shiftkey">Brendan Forster</a> and <a href="http://twitter.com/aeoth">Paul Jenkins</a>.</p>
56+
57+
<h2>What are your goals?</h2>
58+
59+
<p>We want to:</p>
5260

5361
<ul>
5462
<li>introduce developers to open-source projects and help them learn the ropes.</li>
@@ -59,7 +67,7 @@ <h2>"A new coding project every week"</h2>
5967

6068
<p> Of course, that doesn't get away from the original question I had.</p>
6169

62-
<h2>"Why a week?"</h2>
70+
<h2>Why a week?</h2>
6371

6472
<p> A week isn't a long time - or it may be, depending on your perspective. This is still a somewhat contentious point within the group, but a week suits me because:</p>
6573

@@ -71,7 +79,7 @@ <h2>"Why a week?"</h2>
7179
</ul>
7280

7381

74-
<h2>"What next?"</h2>
82+
<h2>What next?</h2>
7583

7684
<p> But there are some things we need to address first:</p>
7785

_site/introduction.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,15 @@ <h1> Introducing code52 </h1>
4141

4242
<h2>"A new coding project every week"</h2>
4343

44-
<p>Madness! I was hooked and <a href="http://dictionary.reference.com/browse/gobsmacked">gobsmacked</a> at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement. We want to:</p>
44+
<p>Madness! I was hooked and <a href="http://dictionary.reference.com/browse/gobsmacked">gobsmacked</a> at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement.</p>
45+
46+
<h2>Who's behind this idea?</h2>
47+
48+
<p>We are (in alphabetical order) <a href="http://twitter.com/tobin">Andrew Tobin</a>, <a href="http://twitter.com/shiftkey">Brendan Forster</a> and <a href="http://twitter.com/aeoth">Paul Jenkins</a>.</p>
49+
50+
<h2>What are your goals?</h2>
51+
52+
<p>We want to:</p>
4553

4654
<ul>
4755
<li>introduce developers to open-source projects and help them learn the ropes.</li>
@@ -52,7 +60,7 @@ <h2>"A new coding project every week"</h2>
5260

5361
<p> Of course, that doesn't get away from the original question I had.</p>
5462

55-
<h2>"Why a week?"</h2>
63+
<h2>Why a week?</h2>
5664

5765
<p> A week isn't a long time - or it may be, depending on your perspective. This is still a somewhat contentious point within the group, but a week suits me because:</p>
5866

@@ -64,7 +72,7 @@ <h2>"Why a week?"</h2>
6472
</ul>
6573

6674

67-
<h2>"What next?"</h2>
75+
<h2>What next?</h2>
6876

6977
<p> But there are some things we need to address first:</p>
7078

_site/rss.xml

Lines changed: 13 additions & 5 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>Thu, 29 Dec 2011 20:02:57 +1100</pubDate>
10-
<lastBuildDate>Thu, 29 Dec 2011 20:02:57 +1100</lastBuildDate>
9+
<pubDate>Tue, 03 Jan 2012 19:51:29 +1100</pubDate>
10+
<lastBuildDate>Tue, 03 Jan 2012 19:51:29 +1100</lastBuildDate>
1111

1212

1313
<item>
@@ -20,7 +20,15 @@
2020

2121
&lt;h2&gt;&quot;A new coding project every week&quot;&lt;/h2&gt;
2222

23-
&lt;p&gt;Madness! I was hooked and &lt;a href=&quot;http://dictionary.reference.com/browse/gobsmacked&quot;&gt;gobsmacked&lt;/a&gt; at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement. We want to:&lt;/p&gt;
23+
&lt;p&gt;Madness! I was hooked and &lt;a href=&quot;http://dictionary.reference.com/browse/gobsmacked&quot;&gt;gobsmacked&lt;/a&gt; at the same time. I had so many questions, and as we discussed it we started to come to something resembling an agreement.&lt;/p&gt;
24+
25+
&lt;h2&gt;Who's behind this idea?&lt;/h2&gt;
26+
27+
&lt;p&gt;We are (in alphabetical order) &lt;a href=&quot;http://twitter.com/tobin&quot;&gt;Andrew Tobin&lt;/a&gt;, &lt;a href=&quot;http://twitter.com/shiftkey&quot;&gt;Brendan Forster&lt;/a&gt; and &lt;a href=&quot;http://twitter.com/aeoth&quot;&gt;Paul Jenkins&lt;/a&gt;.&lt;/p&gt;
28+
29+
&lt;h2&gt;What are your goals?&lt;/h2&gt;
30+
31+
&lt;p&gt;We want to:&lt;/p&gt;
2432

2533
&lt;ul&gt;
2634
&lt;li&gt;introduce developers to open-source projects and help them learn the ropes.&lt;/li&gt;
@@ -31,7 +39,7 @@
3139

3240
&lt;p&gt; Of course, that doesn't get away from the original question I had.&lt;/p&gt;
3341

34-
&lt;h2&gt;&quot;Why a week?&quot;&lt;/h2&gt;
42+
&lt;h2&gt;Why a week?&lt;/h2&gt;
3543

3644
&lt;p&gt; A week isn't a long time - or it may be, depending on your perspective. This is still a somewhat contentious point within the group, but a week suits me because:&lt;/p&gt;
3745

@@ -43,7 +51,7 @@
4351
&lt;/ul&gt;
4452

4553

46-
&lt;h2&gt;&quot;What next?&quot;&lt;/h2&gt;
54+
&lt;h2&gt;What next?&lt;/h2&gt;
4755

4856
&lt;p&gt; But there are some things we need to address first:&lt;/p&gt;
4957

0 commit comments

Comments
 (0)