We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52eee6f commit c7e3e53Copy full SHA for c7e3e53
1 file changed
README.adoc
@@ -37,3 +37,7 @@ $ bundle exec jekyll serve
37
----
38
39
You should now be able to open http://127.0.0.1:4000/ in a browser.
40
+
41
+If the blog post you are working on is not getting displayed locally, check that
42
+the `date` in the blog post header is not in the future as in that case it will
43
+not get generated.
0 commit comments