Skip to content

Instantly share code, notes, and snippets.

@yratof
Created September 21, 2015 13:10
Show Gist options
  • Save yratof/3cf33eabb6aa91ab7f6c to your computer and use it in GitHub Desktop.
Save yratof/3cf33eabb6aa91ab7f6c to your computer and use it in GitHub Desktop.
Download a website for Static use
wget -r -P / --user-agent="" -e robots=off --wait 1 -E http://website.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment