Skip to content

Commit c7e3e53

Browse files
committed
Add note about date issue in blog posts
Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
1 parent 52eee6f commit c7e3e53

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ $ bundle exec jekyll serve
3737
----
3838

3939
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

Comments
 (0)