+[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 +[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
for 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. +[2019-05-18T12:12:49Z]sootshi, when i want to make a new website using jekyll, is it advised to create it as a theme for jekyll? +[2019-05-18T12:18:42Z]sootsthe website is not supposed to be used as a theme by others, but i wondered if there are other advantages buiding it a gem based theme, like a cleaner project structure or something +[2019-05-18T13:10:55Z]xmnsoots: probably not at this point. unless you plan on sharing the project with other. for ex. they can work on refining the theme.