Posts, pages are visible locally, not in github pages

Hi, I am new to github pages, jekyll.
I am using the minimal-mistakes for hosting my blog.
I have added a post. It is visible in my local machine. When i push the code, the page (or) changes are not reflecting in the github page. Please help me.

github page link : https://graviraja.github.io/
github code link : https://github.com/graviraja/graviraja.github.io

Thanks, in advance.

I see a post there - is that it? if not what is the name of the post that is not showing up.

1 Like

Is it a problem when you make the commit? I’d probably need to see your method for that though. I’m no expert with Github and do find it a bit fiddly when I use it sometimes. The Github GUI can be helpful - not sure if you’ve tried that. Best of luck!

Issue was solved here… needed to .gitignore the vendor folder.

2 Likes