Skip to content

Instantly share code, notes, and snippets.

@donovanh
Created July 28, 2014 20:56
Show Gist options
  • Save donovanh/82e010794e83c10d02ad to your computer and use it in GitHub Desktop.
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
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