message no. 73897
Posted by lhunath in #jekyll at 2015-01-20T04:52:49Z
I can do site.posts to iterate all the posts in _posts. What if I wanted to create a _members and iterate the pages in there? site.members doesn't automatically look in there; how do I create an array for this directory, or would I do something like this differently?