Roger Stringer
Roger Stringer
## Description The GraphQL API is missing the `_none` and `_some` filters, which causes errors if you attempt to use them. This PR puts them in. Fixes #14228 ## Type...
This PR adds a fresh (https://fresh.deno.dev/) example.
If you have set up your list to let you delete items from it, I've found that when the list is refreshed, the items appear at the top and then...
### Discussed in https://github.com/freekrai/directed-stack/discussions/4 Originally posted by **freekrai** October 7, 2022 Currently, we use the wpslugs extension to generate slugs, this means deploying to Directus cloud is limited. To improve...
Add support for multiple languages by integrating https://github.com/sergiodxa/remix-i18next This would involve also setting up folders in content for each language in a new structure such as `{language}/docs` or possibly `docs/{language}`