You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admittedly, I am not very familiar with Gatsby, but I assume there is a way you can call a route [slug].js?
That way, we could have the desired effect.
Caveats:
I don't see how this would be extensible to combined categories (your example should become https://uses.tech/linux/🇩🇪 but I don't know how this can be achieved)
For example when i click on the tag
Ubuntu
, the URL can becomehttps://uses.tech/#Ubuntu
so i can send that link and new visitors will see the filtered page.
Also for multiple filters #585
https://uses.tech/#linux+🇩🇪
The text was updated successfully, but these errors were encountered: