Hi,
My blog post is not rendering on the index of the blog but is rendering fine if you type out the link.
Not sure how but running bundle exec jekyll serve
I cannot see the listing of the post on the index of my website but when I visit the exact url I can see the page (https://psymbio.github.io/posts/basic-stats/
). I can see the file in the _site/posts/basic-stats/
directory not sure why it doesn’t get listed.
I have tried these steps: Blog post not displaying - #10 by BillRaymond, but it didn’t resolve the issue.
Here is a link to the repo: GitHub - psymbio/psymbio.github.io: projects, failures and maybe art
Thank you in advance!