Skip to content

Commit 313a967

Browse files
committed
edited post to clarify options
1 parent ecdffbd commit 313a967

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

_posts/2012-04-17-learning-week.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,22 @@ We want to hear:
3333

3434
It doesn't have to be a long post. And things like pictures and code snippets are fine to help show it off.
3535

36+
## But how?
37+
38+
Got something you want to share? You've got a few options
39+
40+
### I've already posted it!
41+
3642
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.
3743

44+
### I don't have a blog!
45+
3846
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.
3947

4048
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.
4149

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!
50+
### I'm not sure where to start!
51+
52+
The Code52 gang built a tool for editing Markdown files - called [MarkPad](http://code52.org/DownmarkerWPF). This is a great way to get started with writing your own posts (its easier than writing HTML, and you can see the rendered content as your write it).
53+
54+
If you drop into the Code52 [chat room](http://jabbr.net/#/rooms/Code52) we can help with editing and getting the content up on the site.

0 commit comments

Comments
 (0)