Create a way to add new blog entries to the sidebar automatically
malikpiara opened this issue · 1 comments
malikpiara commented
@hacdias: I need your help here. Let me know when you have time for a call!
bezbac commented
Hey Malik :)
You should be able to just query all your pages with graphql in your sidebar component, sort them by date and base the list on that.
You're using the remark-transformer so you can find an example for that here: https://www.gatsbyjs.org/packages/gatsby-transformer-remark/#how-to-query