+[2019-05-07T16:17:16Z]xmn*default.html +[2019-05-07T16:55:37Z]CaBathanks for your input +[2019-05-07T17:00:25Z]xmnsure thing. I would suggest taking another look at the basic startup jekyll project. Since I'm not using it as for blog post currently. +[2019-05-07T17:02:08Z]xmnBut yeah it seems like you may be missing some setup or configs. +[2019-05-07T17:02:19Z]xmnSorry can't pin it down for yah. :D
anything special to keep in mind when using github's jekyll?
+[2019-05-10T00:50:28Z]sixfingeredamishHi everyone +[2019-05-10T00:50:48Z]sixfingeredamishWhen I use for post in site.posts, I get 2 results for each post +[2019-05-10T00:51:09Z]sixfingeredamishfor example, I'll get: post1, post1/index, post2, post2/index +[2019-05-12T12:34:27Z]uliwitnessHi, is this the right place to ask some questions about writing a Generator plugin for Jekyll? I want to generate several copies of a page (with different variables) and am having problems. +[2019-05-13T19:02:51Z]mjorgensenThis is a bit confusing. In the docs for collections and permalinks, it says the :output_ext variable is “included by default and usually unnecessary”, but it’s totally necessary because the generated URLs need to have the extension.