scopeverse/blog

Create a way to add new blog entries to the sidebar automatically

Opened this issue · 1 comments

@hacdias: I need your help here. Let me know when you have time for a call!

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