Skip to content

Instantly share code, notes, and snippets.

@FlamingTempura
Created March 14, 2015 18:21
Show Gist options
  • Save FlamingTempura/a3b71e69c6d81852c1ab to your computer and use it in GitHub Desktop.
Save FlamingTempura/a3b71e69c6d81852c1ab to your computer and use it in GitHub Desktop.
Archive wordpress to html using wget
wget -m -np -a example.com_$(date +%Y%m%d).log -e robots=off -nv --adjust-extension --convert-links --page-requisites http://example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment