Skip to content

Instantly share code, notes, and snippets.

@nmarley
Last active September 28, 2017 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmarley/8dcdb69de67b7c4d076df8a35b63ae64 to your computer and use it in GitHub Desktop.
Save nmarley/8dcdb69de67b7c4d076df8a35b63ae64 to your computer and use it in GitHub Desktop.
Generate a static site from a WordPress site using wget
#! /bin/bash
wget -mk http://kotblog.dash.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment