Skip to content

Instantly share code, notes, and snippets.

@phmullins
Last active September 1, 2016 23:23
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 phmullins/af05dfe1b16e177dde78fc96acd96012 to your computer and use it in GitHub Desktop.
Save phmullins/af05dfe1b16e177dde78fc96acd96012 to your computer and use it in GitHub Desktop.

Install Jekyll on Mac OS X 10.9

> sudo gem install jekyll

Jekyll Commands

> jekyll build
> jekyll serve
> jekyll serve --watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment