Hi all !
I'm totally new to grav, and webdesign in general.
I managed to install grav on my Raspberry pi, and i'm only using the plugin admin to create my website.
Basically i'm creating a website for a LAN party to share the games :
- the main page with pictures of each games.
- one page per game with the install instructions.
Up to that i'm okay, the admin plugin is pretty simple for such a basic website (i guess).
But i would love to have some filters for the games on the main page but i can't succeed to install the cascade plugin.
I put 2 taxonomy type in "Configuration > site" (Genre and max players)
And i put some tags on each pages of each games.
After that i'm not sure where to put the code of the cascade plugin, found in the "usage" section on the github page.
Here is a sample of my website so far :

My goal would be to hide games depending on selected filters with the cascade plugins.
If someone could point me in the right direction, i would be thankful.