Adding tests to my site/blog
I am a big proponent of testing. I don’t subscribe to a particular discipline, I use what works and is suitable for the task. I think that sometimes doctorine can get in the way of shipping, however that is a blog post that warrants its own entry.
Why use Jekyll?
I am using Jekyll for my site/blog. Jekyll is a static site generator that creates a HTML site, with predictable page layouts and content with regular presentation such as blogs.
Hello World
Hello there!