+[2013-06-24T18:56:21Z]brbcodinghttps://gist.github.com/brbcoding/5852510 +[2013-06-24T18:56:52Z]brbcodingPossibly because gcc wasn't installed with Cygwin? Or does that make no sense? +[2013-06-24T18:57:05Z]brbcodingWin 8 Pro/Cygwin +[2013-06-24T19:26:15Z]brbcodingAnd that was the issue if anyone else runs into the problem... +[2013-06-24T19:26:27Z]brbcodingJust had to re-run cygwin setup with make selected
I'm talking about twitter aside. I've read that since they updated their API Octopress stopped it's own aside "recent tweets"
+[2013-06-25T00:00:48Z]jaybeare categories hierarchal? +[2013-06-25T03:02:06Z]jaybehow could i sort site.categories so they are alphabetized? and or sorted other ways? +[2013-06-25T08:50:21Z]pontikisite.categories.sort +[2013-06-25T08:52:20Z]pontikiif you want to sort other than by the default <=> on each category, you can pass a block that describes the ordering +[2013-06-25T08:52:34Z]pontikihttp://www.ruby-doc.org/core-2.0/Array.html#method-i-sort