The folllowing tutorial is based off my recent experience setting up a LEMP stack on an Ubuntu installation hosted by Digital Ocean. Setting up a Multi-Site SSL isn’t difficult. The “gotchas” is in your server block’s .conf file. Before we get to that part, set up your Digital Ocean Droplet before installing WordPress with the following [ Read More… ]
Tag: Let’s Encrypt
Categories
Swift: View WordPress Posts Natively In iOS
NOTE: Xcode 7 and Swift 2.0 was used for this tutorial × In a previous tutorial I covered how to display single WordPress posts in a UIWebView. This particular tutorial is in response to a question I received, asking is it possible to display WordPress posts natively in iOS instead of using a UIWebView. The quick [ Read More… ]