Warren Bates

Hi, my name is Warren. I'm a software engineer specialising in the Microsoft Stack. I have many years of experience working with C#, ASP.NET, MS-SQL, PowerShell, and much more. I enjoy extreme sports, particularly whitewater kayaking, snowboarding, and rock climbing.

Setting up the addin build process

Now that we have our Cake addin written, it's time to put the finishing touches on and utilise the Cake teams preferred way of building addins - Cake.Recipe. I've written about getting started with Cake.Recipe, and there might be some crossover with that post, but most the content should be new.


Getting Started with Cake.Recipe

I've been playing around with the Cake build tool for a little while now, but having recently had need of a plugin that didn't yet exist I embarked on a journey that lead me to Cake.Recipe.


Setting up a Wyam blog with Cake.Recipe and GitHub pages

I first saw Wyam in action when I was working on the Cake.Recipe blog series, and was so impressed I decided to move the entire blog to it using GitHub pages to serve it up. This post is going to document that process for others to follow. One important distinction to get out of the way is the difference between a personal github page and a project page.