Hello, everyone.
I am very happy to say that my company started adopting GRAV for all websites that we make. However, there's one thing we are missing from WordPress--that is, a page listing only blog posts.
In WordPress, there's a distinction between Pages and Posts. Posts are usually the blog posts while in Pages, there are other pages such as privacy policies and such. GRAV does not make such a distinction. However, we're thinking that once there are too many blog posts, navigating through them will be quite difficult if they are not shown on their own, with proper pagination (like showing only 20 posts at a time, and clicking on Next to see the next 20).
Is there a way to do this in GRAV? I'd be happy to implement this even as a plug-in, if someone can point me to the right direction.
I appreciate any tips regarding this :) Thank you very much!