Skip to content

Instantly share code, notes, and snippets.

@winny-
Created April 6, 2014 02:52
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 winny-/10000899 to your computer and use it in GitHub Desktop.
Save winny-/10000899 to your computer and use it in GitHub Desktop.
echo '127.0.0.1 alexcrichton.com' | sudo tee -a /private/etc/hosts
jekyll build --watch
mkdir ~/tmproot
ln -s ~/Repositories/hermes-pages/_site ~/tmproot/hermes
sudo webfsd -r ~/tmproot -F -L - -p 80 -f index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment