jekyll-postfiles
jekyll-postfiles copied to clipboard
List files in the same post directory?
Lets say my post has a bunch of images and I would like to show all the pictures. Is there a variable that is tracking all the files in the current post directory so I can forloop through it?
Hi @kennedy, there is nothing like that in this plugin, sorry.
Would you be able to provide a pull request?
Would you be able to provide a pull request?
I'll try my best!
This would be awesome. Any idea where I should start implementing this enhancement?