Skip to content

Instantly share code, notes, and snippets.

@mattkirkland
mattkirkland / static_copy.sh
Created February 16, 2017 21:23 — forked from nathancolgate/static_copy.sh
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/