jekyll - Querying post.next in a given category -


when iterating through posts in given category, {% post in site.categories.category %}, post.next returns next post in reverse chronological order. there way query post.next in specific category, rather in general?

i ended doing ron mentioned, iterated through site.categories capturing each one, , iterating posts in category.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -