SaimirKapaj / gatsby-markdown-typescript-personal-website

Gatsby Personal/Resume Website
https://gatsby-markdown-typescript-personal-website.netlify.app/
MIT License
54 stars 17 forks source link

do not create page for unpublished posts #4

Open vroomfan opened 3 years ago

vroomfan commented 3 years ago

if we get all posts without 'published filter', we can reach unpublished posts through 'next' or 'previous' post. so, we should not create unpublished post.