Hi all, very new to web development but I've decided to use grav as my foundation for learning. :)
Wondering if anyone can point me in the right direction for displaying a standalone search page in learn2 as opposed to the current method, which filters the page list to items containing the query.
I've managed to get it working as a url (adding /search/query:something), and in other themes, but it seems like there's something in the learn2 theme preventing me from using the built in search box for this.
Thanks for any help/tips.