Skip to content

Instantly share code, notes, and snippets.

@leplay
Created December 3, 2017 03:58
Show Gist options
  • Save leplay/0a0ef4984903bb73e19f9e8d9bccdb5e to your computer and use it in GitHub Desktop.
Save leplay/0a0ef4984903bb73e19f9e8d9bccdb5e to your computer and use it in GitHub Desktop.
Download an entire static website to your local machine
wget --recursive --page-requisites --convert-links www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment