The new mobilecoder website

I made a decision to migrate my website themobilecoder.com from Bluehost/Wordpress into a static site generator.

I am now using eleventy as my tool to build my website. Since it is a static site generator, I have to update my source code and redeploy to my server every time I want my changes to be public. This includes new posts such as this one.

This change gives me more flexibility in what I want to do with my content.

Ta!