coapp / coapp.org

Website
http://coapp.org
34 stars 24 forks source link

Added some blog posts from April 2011. #14

Closed mloskot closed 12 years ago

mloskot commented 12 years ago

Two blog posts from April 2011 and technical tidy up other blogs.

Note, there is a problem with code blocks rendering within list item. I wanted to preserve ordered list of the original posts, following our GFM guide and applying proper indentation, etc. However, it is easy to get a bit frustrated and for unknown reasons code blocks are not rendered correctly or some bits of code is interpreted as GFM formatting:

Usage:
------

will be rendered as

<h2>Usage:</h2>

So, I used unordered list where the formatting is complex, e.g. in 2011-04-26-We-have-moved-CoApp-code-hosting-to-Github.html.md