We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b4628 commit c3dade8Copy full SHA for c3dade8
README.md
@@ -32,6 +32,13 @@ for creating this site. To set up a **development environment** and **run the si
32
33
Please test your changes locally prior to submitting a pull request (PR).
34
35
+
36
+### Want to build with new blog posts to be published in the future?
37
38
+If you are publishing a blog post with a date that is in the future, you can build the site locally using the `--future` option to view it as follows:
39
40
+`bundle exec jekyll serve --future`.
41
42
## Contributors ✨
43
44
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
0 commit comments