I’m having trouble getting Jekyll to work properly on GitHub Pages. When I try to deploy my repository, all I see on the page is --- layout: home ---
on a white background, and it appears to be ignoring all of the other files in the repository. I have already checked my code and configuration settings, but I’m not sure what could be causing this issue.
Here is a link to my repository: https://github.com/ny000815/yoshiakiblog-jekyll/actions
The repository I cloned is: https://github.com/StartBootstrap/startbootstrap-clean-blog-jekyll
Any suggestions on how to resolve this problem would be greatly appreciated.