I’m sorry if this has already been covered, but I couldn’t find the answer. In fact, I may have found it and not recognized it. I’m coming from a WP background and I’m a fledgling developer. I managed to make some great progress today, I’m very happy with it, and I don’t want to give up on Grav.
I’m using the future theme, which I love, and I’m trying to put all child pages for my blog in a list in the sidebar between two sections About and Contact. I would prefer not to list individual blog post. Instead, I’d like to list categories in the sidebar.
When a visitor clicks on a category, say “Pets”, all the blog posts about pets will appear on the right (in chronological order). They can then select the particular post they want to read.
I’d like to have the blogroll by catagory enabled globally since my sidebar is.
If this is not rocket science, how can I get it done? Are there instructions for Grav novices?
Thanks!