You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2012-04-17-learning-week.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,15 @@ author: "@shiftkey"
7
7
comments: true
8
8
---
9
9
10
-
The Code52 organisers want to unveil an idea, but first we want to test out our theory with a little experiment. And it involves you.
10
+
The Code52 organisers have been bouncing around an idea over the past couple of weeks, but before we dedicate some time to getting it off the ground we want to test out our theory with a little experiment. And it involves you.
11
11
12
12
## Some Background
13
13
14
14
Since we kicked off Code52 at the start of the year, we've talked with many developers who are keen to get involved with OSS development but don't really have the time to dedicate a full week to working on a specific idea.
15
15
16
16
Does that sound like you? Well this is your week.
17
17
18
-
We want to hear what you have been working with in your spare time. We want to hear about the cool stuff we haven't had a chance to use. We want to get jealous of how you've used it and what you've learned.
18
+
We want to hear about what you have been working with in your spare time. We want to hear about the cool stuff we haven't had a chance to use. We want to get jealous about hearing how you've used it and what you've learned about it.
19
19
20
20
In short, we want to hear your stories.
21
21
@@ -33,10 +33,10 @@ We want to hear:
33
33
34
34
It doesn't have to be a long post. And things like pictures and code snippets are fine to help show it off.
35
35
36
-
Already written about something cool you'd like to share? Tweet a link to the [@Code_52](http://twitter.com/Code_52) account and we'll get in touch. If we're suitably impressed by your awesomeness, we'll send it out to the world.
36
+
Already written about something cool you'd like to share? Tweet a link to the [@Code_52](http://twitter.com/Code_52) account and we'll get in touch. If we're suitably impressed by your awesomeness, we'll share it with the world.
37
37
38
38
Don't have a blog? Don't worry! You can fork [this website](http://github.com/Code52/code52.github.com) on GitHub and add your own post to the [posts folder](http://github.com/Code52/code52.github.com/tree/master/_posts). Once you've written the post, send us a pull request and we can proof-read it before pushing it live.
39
39
40
-
If you haven't seen it before, the site layout and content is used by a tool called [Jekyll](http://github.com/mojombo/jekyll/wiki) to create the site content.
40
+
If you haven't seen it before, the site layout and content is used as input for [Jekyll](http://github.com/mojombo/jekyll/wiki) to generate the site content.
41
41
42
42
The Code52 gang have built a couple of tools which might help with writing the posts - [MarkPad](http://code52.org/DownmarkerWPF) for writing Markdown content and [Pretzel](http://code52.org/pretzel) for testing the site locally. You should check them out!
0 commit comments