Skip to content

Commit c3dade8

Browse files
committed
Add: note about building with the future flag
1 parent 84b4628 commit c3dade8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ for creating this site. To set up a **development environment** and **run the si
3232

3333
Please test your changes locally prior to submitting a pull request (PR).
3434

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+
3542
## Contributors ✨
3643

3744
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

0 commit comments

Comments
 (0)