strapi-community / jekyll-strapi

Jekyll plugin to retrieve content from any Strapi API.
https://strapi.io
MIT License
57 stars 30 forks source link

Add custom query #9

Open jeremylynch opened 5 years ago

jeremylynch commented 5 years ago

This pull allows for custom queries to be added.

Eg. http://localhost:1337/posts?author.id=1

bluszcz commented 2 years ago

Hello, currently we have updated code base for Strapi 4 - do you think you could rewrite your patch?