Codrspace / codrspace

The blogging platform for coders.
http://codrspace.com
Other
35 stars 13 forks source link

Add ability to post blog from API #47

Closed durden closed 11 years ago

durden commented 12 years ago

I would like to post to the site directly from a script or entirely from vim.. Seems like a reasonable request since codrspace is for coders right?

So, first thing we need is a single API endpoint to post. It will take raw markdown text, convert, then post it.

glenbot commented 11 years ago

The conversion always happens in the explosivo tag -- it just takes markdown. Added d5d5c46a13b151683483b093c478e33b99d609e3