Mohsin Kaleem

Results 247 comments of Mohsin Kaleem

@nhoizey has collections support been implemented yet? I'd be willing to implement it.

I'll get on it soon... may take a few weeks to get started (nearly christmas & all).

Finally got round to implementing collections support. Now all that's left should be normal pages... but I'm not really sure how to implement it or even whether there's a need...

@DirtyF so _pages is a collection? ~~I'm not sure whether it'll work with #47 because a postfile has to be at least one directory below the collection directory~~ Sorry. the...

@DirtyF though I've found a bug with #47 in that regard. It seems to me like it's outputting both the converted `.html` format files and the original unconverted markdown files....

@DirtyF I've got one issue with _pages. Is it already defined as a collection? I can't seem to add it to my collections hash in _config.yml and I also can't...

I'm not sure whether it'll work with #47 then. that patch specifically goes through files in collections.

Just ran into a use case where this'd be convenient so it's probably worth considering how to implement it. We could just ask users to manually create a collection, `_pages`...

how do I merge this into my branch... it says unknown repository so I'm not sure I can, where'd you get it from?

I tried downloading this as a patch through [here](https://patch-diff.githubusercontent.com/raw/nhoizey/jekyll-postfiles/pull/15.patch) and then applying it but I just kept running into errors. I'll cycle back to it another time. doesn't seem like...