+ [12 years ago] brbcoding https://gist.github.com/brbcoding/5852510
+ [12 years ago] brbcoding Possibly because gcc wasn't installed with Cygwin? Or does that make no sense?
+ [12 years ago] brbcoding And that was the issue if anyone else runs into the problem...
+ [12 years ago] brbcoding Just had to re-run cygwin setup with make selected

message no. 3376

Posted by brbcoding in #octopress at 2013-06-24T18:56:21Z

https://gist.github.com/brbcoding/5852510
+ [12 years ago] jaybe are categories hierarchal?
+ [12 years ago] jaybe how could i sort site.categories so they are alphabetized? and or sorted other ways?
+ [12 years ago] pontiki site.categories.sort
+ [12 years ago] pontiki if you want to sort other than by the default <=> on each category, you can pass a block that describes the ordering
+ [12 years ago] pontiki http://www.ruby-doc.org/core-2.0/Array.html#method-i-sort