Re: Oh, whywentcamping.com!

2010-08-24 Thread Jenna Fox
Actually I realised about half way through making the thing, GitHub has a syntax for highlighted code. It looks like this: ```ruby Camping.goes :Poop ``` So we could use that instead, would be easy enough. Seems a kind of ugly syntax though On 25/08/2010, at 1:39 AM, Magnus Holm wrote: > A

Re: Oh, whywentcamping.com!

2010-08-24 Thread Magnus Holm
Awesome work, Jenna :-) One issue: The code blocks doesn't show properly on GitHub: http://github.com/camping/camping/wiki/Book:-Getting-Started Not sure what's the best way to handle this. We should at least indent all the code blocks with 4 spaces (so they end up as Markdown tags), and somehow

Oh, whywentcamping.com!

2010-08-24 Thread Jenna Fox
I'm feeling pretty happy about the state of the website now! http://whywentcamping.com/ And the blog to go with it http://log.whywentcamping.com/ What's the next thing? work on the api reference? write more content? Is there any other camping stuff which would benefit from my dodgy doodling atte