+ [2015-06-29T22:30:25Z] barraponto how do i turn on Github Flavored Markdown? this is my _config.yml https://github.com/barraponto/barraponto.github.io/blob/master/_config.yml
+ [2015-06-29T22:30:26Z] jekyllrb Title: barraponto.github.io/_config.yml at master · barraponto/barraponto.github.io · GitHub (at github.com)
+ [2015-06-29T22:35:32Z] gynter afaik kramdown should parse GFM
+ [2015-06-29T22:37:30Z] gynter hmm, or not
+ [2015-06-29T22:38:24Z] gynter ah ofc, use redcarpet instead of kramdown

message no. 101093

Posted by marcoms in #jekyll at 2015-06-29T13:08:12Z

non-build settings = site settings?
+ [2015-06-30T01:54:58Z] eniacpx What is my best option for serving jekyll on a windows pc locally?
+ [2015-06-30T09:20:39Z] mr-tt hi
+ [2015-06-30T09:21:33Z] mr-tt can someone tell me how to use a Attribute List Definition across multiple lines? eg: {: .class} foo \n bar {????}
+ [2015-06-30T21:09:43Z] Dorf how do you add external js files to a page?
+ [2015-06-30T21:10:26Z] fluffypony <script>//domain.com/path/to/file.js</script>