+ [2013-06-24T18:56:21Z] brbcoding https://gist.github.com/brbcoding/5852510
+ [2013-06-24T18:56:52Z] brbcoding Possibly because gcc wasn't installed with Cygwin? Or does that make no sense?
+ [2013-06-24T18:57:05Z] brbcoding Win 8 Pro/Cygwin
+ [2013-06-24T19:26:15Z] brbcoding And that was the issue if anyone else runs into the problem...
+ [2013-06-24T19:26:27Z] brbcoding Just had to re-run cygwin setup with make selected

message no. 3369

Posted by inque in #octopress at 2013-06-24T15:16:12Z

It seems to me I've seen a light clean theme for Octopress without a dynamic sidebar. Have you seen it too?
+ [2013-06-25T00:00:48Z] jaybe are categories hierarchal?
+ [2013-06-25T03:02:06Z] jaybe how could i sort site.categories so they are alphabetized? and or sorted other ways?
+ [2013-06-25T08:50:21Z] pontiki site.categories.sort
+ [2013-06-25T08:52:20Z] pontiki if 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] pontiki http://www.ruby-doc.org/core-2.0/Array.html#method-i-sort