Skip to content

Instantly share code, notes, and snippets.

@DaveOsborn
Last active August 29, 2015 14:16
Show Gist options
  • Save DaveOsborn/47bb8e8dbd052ec6191f to your computer and use it in GitHub Desktop.
Save DaveOsborn/47bb8e8dbd052ec6191f to your computer and use it in GitHub Desktop.

Jekyll command line

Local Build

jekyll serve --watch --baseurl "" --destination "_site"

Url

http://127.0.0.1:4000/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment