Skip to content

Instantly share code, notes, and snippets.

@nathancolgate
nathancolgate / static_copy.sh
Created April 21, 2015 17:45
The modern Web is a dynamic place. However, sometimes it's necessary (or desirable) to remove the dynamic functionality of a website, while preserving its static content.
wget -P /path/to/destination/directory/ -mpck --user-agent="" -e robots=off --wait 1 -E https://www.example.com/