February 9, 2016
I spend a lot of my time designing and building Wordpress themes. Although I’m a huge fan of the Wordpress platform, I find that while it works fantastically when getting small, simple websites up quickly there comes a point in...
Read More
July 23, 2015
An enum (short for enumeration) is a predefined collection of related values. Think of it like a dropdown menu for use in your code. What this means and why this is useful was the original purpose of this random exercise....
Read More
February 3, 2015
This blog is largely brought to you by the brilliant instructions and templates created by Barry Clark and found at the Jekyll Now repository on GitHub.
If you want to set up your own Jekyll-powered blog on Github Pages,...
Read More