Problem

After writing (JAVA) Can’t input using nextLine(), this new buddy was well generated in my local server (localhost:4000), unfortunately not in the real github page… :(

It took around 2hrs to fix this ordeal!

Solution

  • Check that the form of the file name (YEAR-MONTH-DAY-title.md) is written correctly.
  • Try adding published: true to the option of a page section (section containing layout, title, categories, etc.).
  • Try adding future: true to _config.yml
  • Try editing index.html by adding some tirivial changes like one space.

Source

devyuseon, githubblog-post-not-shown