I am trying to add a new post to my Jekyll site, but I cannot see it on the generated pages when I run jekyll serve.
jekyll serve
What are some common reasons for a
If you are unable to track the file in --verbose and if the file is silently ignored then try removing collections_dir in the config.yml file. That solved the issue for me.
--verbose
collections_dir
config.yml