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.
I got the same problem with WAMP. So i now try to use https://www.vagrantup.com/ to setup a functioning development environment on my windows 10 machine.