Why I Chose Hugo over Wordpress - Part 2 on Sun, Dec 18, 2016
In Other,
Tags wordpress migrate
This post has been a long time going and much overdue, it has almost been 12 months since publishing the follow up to my previous post Why I Chose Hugo Over Wordpress. But I am finally going to take the time and explain all the technical parts about how I made this blog work with Hugo.
Setting up the site First to get started you need to install Hugo.
brew update && brew install hugo Next you need to create a basic Hugo site.
Why I Chose Hugo over Wordpress on Fri, Jan 8, 2016
In Other,
Tags wordpress migrate
I am finally back with my blog, sorry it has been quite awhile. I just recently finished a migration of my blog my running on Wordpress, which was hosted on WPEngine and is a really awesome service, to Github pages. I got tired of using Wordpress and WPEngine cost me about $30/month… So I decided to migrate the site to Github pages where I can run the site for free.
Common Deploy Errors with Community Buildpacks in Bluemix on Wed, Jul 29, 2015
In Other,
Tags bluemix php buildpack
Recently the company that owns development for Ubuntu (Canonical) just announced it is dropping support for lucid 64 which is Ubuntu 10.04 LTS. What does this mean for Cloud Foundry and the community buildpacks?
Well nothing really but there is a couple gotcha’s you should know about.
I have seen issues with the following buildpacks, this is not a comprehensive list but the ones I at least know about.
PHP - https://github.
Get Pumped for the Cloud Foundry Summit on Thu, Apr 30, 2015
In Other,
Tags cloudfoundry
I’m pumped for the Cloud Foundry Summit! Are you??? Well if you aren’t yet hopefully you will be after reading this!
If you attended the conference last year there was an awesome presentation on the future of Diego. What is Diego you ask? It is the new DEA that is coming for Cloud Foundry. It is a complete re-write in Go and will add some new features such as the ability to swap out the underlaying linux containers for things like Docker.