This month, I performed a major overhaul to this blog’s presentation layer, ripping out Twitter Bootstrap and replacing it with Bourbon, Neat, Bitters and Refills, aka the “Bourbon Family”. They are a collection of SASS libraries produced by the folks at thoughtbot, and together they can give your site a slick, responsive design without cluttering up your HTML. Unfortunately, figuring out how to use them properly is easier said than done. The Internet is surprisingly lacking in Bourbon related articles and tutorials, and thoughtbot’s official documentation is written by and for seasoned web developers (which I am certainly not one of).
In other words, getting as far as I have (which is isn’t very far at all) took me more time than I’d care to admit. But maybe, just maybe, I can prevent others from wasting some of their own time. Thus I present my best effort at a beginner’s guide on how to use the Bourbon family. We’ll start with Bourbon itself, as it is both the family’s namesake and its foundation.