My Blog Pure Blog Deployment (opens in new tab)
As you might know, I recently migrated my blog from Hugo to Pure Blog. This was a nontrivial switch because Hugo is a statis site generator (meaning it generates a bunch of HTML, CSS and JS that you just have to throw at a webserver and be done), whereas Pureblog is a PHP application with state, a login page and so on. So I'd like to take the time to write down how I deploy it and why. I realize that this is yet another "this is my blogging setup" post, but I also think that it just might be ...
Read the original article