Skip to content

Instantly share code, notes, and snippets.

@keif
Created April 1, 2015 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keif/14e7cedbe0a98112ad30 to your computer and use it in GitHub Desktop.
Save keif/14e7cedbe0a98112ad30 to your computer and use it in GitHub Desktop.
Jekyll Command to include Drafts and Utilize dev config.
bundle exec jekyll serve --drafts --config _config.yml,_config_dev.yml --watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment