Github Jekyll page behaves not properly

I am trying to build Github Jekyll pages. Everything went fine and it gives the expected pages locally but the format of the page is really bad when it is in the Github page. On top of that any links on the page go to 404. I uploaded the basic jekyll page in github and it can be find at https://vinuvikraman.github.io/blogs/. Programs in Gemfile.lock have the similar version installed in Github.

How can I make the github page works properly?

Thank you!

Is this resolved? Site looks good to me.

There is a tutorial on the Jekyll docs under resources if you want to render a page with HTML instead of markdown.

Yes. I solved this based on a stackoverflow answer.

1 Like

Good. Then mark your question as resolved please so it has the resolved marker here and in the all posts screen.