{
  "$type": "site.standard.document",
  "canonicalUrl": "https://handyman5.github.io//posts/creating-an-epub-from-list-of-links",
  "path": "/posts/creating-an-epub-from-list-of-links",
  "publishedAt": "2017-01-22T19:00:00.000Z",
  "site": "at://did:plc:yxhvd47p53gmb5zfiktqq3og/site.standard.publication/3mohn6mqvab25",
  "tags": "howto",
  "textContent": "I’ve read and enjoyed parts of Michael O. Church’s take on Venkatesh Rao’s Gervais Principle, but he took his blog offline before I was able to read them all. I decided to snag copies of all of the posts from the Wayback Machine and turn them into an ebook for convenient reading. This appears to be a solved problem thanks to this handy little Python library, pypub, but just in case it winds up being useful to someone here is what I did.\n\n\n\nBuilding the list of links\n\nI googled for the first post, looked it up in the Wayback Machine, noted a working URL, and kept following links until I found all of the posts in the series.\n\nFor reference, here they are.\n\nCreating the ebook\n\npypub made this bit super easy!\n\nEt voila!",
  "title": "Creating an ePub from a list of links"
}