Created
July 28, 2014 20:56
-
-
Save donovanh/82e010794e83c10d02ad to your computer and use it in GitHub Desktop.
A handy way to start Jekyll so that it's quick and shows future posts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jekyll serve --watch --limit_posts 1 --future true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment