I am making my Github blog with Jekyll theme(Centrarium) and I found that it works differently with my bundler. I can see my posts on the main page built with bundler but I can't see them on the real web page. Here are more descriptions.
https://syh39.github.io/test/2020/02/29/test.html
I've tried downloading the theme again but the initialized version of Centrarium also works like this(posts show on the main page with bundler, but does not show on the real web page)
What should I do to make my web page the same as it is shown on the bundler?