Skip to content

Instantly share code, notes, and snippets.

@kerasai
Created May 24, 2021 20:58
Show Gist options
  • Save kerasai/59bda6df84d626b1da5ba1ee859831d3 to your computer and use it in GitHub Desktop.
Save kerasai/59bda6df84d626b1da5ba1ee859831d3 to your computer and use it in GitHub Desktop.
Static Site Archive
// Before you can do this, get http://brew.sh/
// Then get wget: brew install wget
//
// Grab an entire static archive of a site. (This might take a while)
wget -mkEpnp http://sitename.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment