Hello.
To understand Grav i try to build a blog-template from scratch and now i'm at the point that i really need a push in the right direction.
The problem: I have a blogpost and it has the tag "foo". I get the tags with a for-loop, no problem. But now i want to klick on that tag and get a page with a collection of all blogposts with the tag "foo" ... and i didn't get that working.
Help anybody?