+ [12 years ago] jezen does anyone know of a generator that creates JSON representations of posts?
+ [12 years ago] trevlar_ jezen: hmm not that I've seen. but maybe you could create an rss feed, take it, and use this to convert it to json
+ [12 years ago] trevlar_ https://ajax.googleapis.com/ajax/services/feed/load?v=2.0&q=http://feeds.bbci.co.uk/news/rss.xml&num=20
+ [12 years ago] jezen that’s an interesting idea. Thanks.
+ [12 years ago] trevlar_ probably be best to just parse the RSS directly but if you really need json, that might work

message no. 7548

Posted by jordilopezamat1 in #jekyll at 2013-09-04T15:25:03Z

... just to introduce myself, i've just started working on awesome Jekyll tool a few days ago...
+ [12 years ago] devicenull how can I control the class name for the <div> container for pygments syntax highlighting?
+ [12 years ago] devicenull I've got a highlight block, but I'm just getting <div> output, not <div class="highlight"> or w/e
+ [12 years ago] devicenull helps if I use the right compiled site
+ [12 years ago] BCB getting errors on ubuntu running jekyll build