Skip to content

Instantly share code, notes, and snippets.

@Mediatros
Forked from heyalexej/site-sucker.sh
Created January 6, 2021 16:05
Show Gist options
  • Save Mediatros/f6390bddd29ea7c55edfb4413842d5dd to your computer and use it in GitHub Desktop.
Save Mediatros/f6390bddd29ea7c55edfb4413842d5dd to your computer and use it in GitHub Desktop.
Helps you to download a WordPress (and other sites) from the command line and reuse as static HTML.
wget --html-extension --recursive --page-requisites --convert-links --mirror --user-agent="Mozilla/1.22 (compatible; MSIE 2.0; Windows 95)" http://www.yourdomain.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment