This is just a test post. Really. I know it looks and feels like a real blog post, but I am testing this out. I am attempting to use Jekyll and I’m not sure how its going yet…

Update:

Guess the test was pretty successful. I am leaving this as the first blog post, just as something to mess with and try new things on (like the code section below).

int bestFunctionEver(bool DoINeedAParamater)
{
	#TODO: Write the best function ever
	Return 0;
}