+ [2014-09-21T23:28:36Z] ePirat any idea how I could work around conflicting html anchor id's?
+ [2014-09-21T23:29:42Z] jaybe choose differing titles
+ [2014-09-21T23:29:51Z] jaybe titles/headings
+ [2014-09-21T23:32:08Z] ePirat i can't i.e. for other headings in the article itself
+ [2014-09-21T23:32:27Z] ePirat I will just disable it and set them by myself I guess

message no. 48590

Posted by phillipadsmith in #jekyll at 2014-09-21T02:47:01Z

Something like: {% assign candidates = site.candidates | sort: 'name_last' | downcase %}
+ [2014-09-22T01:19:11Z] functor So I installed Jekyll, but when I tried to run `jekyll build`, it said that the command wasn't found
+ [2014-09-22T07:26:29Z] doerteDev just getting started with ruby and right now I'm on a jekyll project. just a quick question: jekyll-assets/fontawesome << validly includes css but not the font files themselves. Before I try to debug: is it supposed to? :) thanks.
+ [2014-09-22T07:51:12Z] doerteDev because from what I see here all the rb does is append the sprockets path
+ [2014-09-22T08:15:59Z] doerteDev because from what I see here all the rb does is append the sprockets path