jekyll-postfiles
jekyll-postfiles copied to clipboard
Collections
add collection support alongside regular _posts support.
see issue #18
closes #19
I've tested this on my site, but I'd appreciate if you could do so as well. I was unable to run the :spec
rake task because of gem issues 😭.
This is a great addition, someone please merge it
Not to be that guy that advertises another project in a PR for a project, but I'd recommend looking into Hugo @jordikitto. I've found it to be a much more stable and feature full SSG that has builtin support for things like jekyll-postfiles.
@mohkale I didn't test yet, but read the code, and I see there's a comment saying there's an issue with "the collection still generates a StaticFile instance for the post file". Is that still true?
BTW, I started adding rspec tests to the project, so it might be a good idea enhancing those tests before merging this PR.
Thanks.
@nhoizey it's been a while so I'll double check when I get a chance. I'm pretty sure I fixed that issue when I encountered it. As for RSpec tests, I'll try to add test coverage for this PR when I can.
@mohkale thanks!
Just curious on the status of this PR. Such lovely work has been done, is there a reason we haven't merged it yet?
Honestly I've lost motivation for this. If someone else wants to pickup the work and push it to the goal line then please do.