Mar 22, 2018
In this post we'll expand the simple Blog created in Part 1. We'll be adding some standard features such as navigation, a banner section and a footer.
Mar 19, 2018
I recently updated this blog to use Bootstrap 4. I decided to document the process for getting Jekyll working with Bootstrap and Sass. At the end of this post we'll have a very minimal framework built out, and in subsequent post(s) we'll add more features and pages.
Dec 3, 2015
In this two part post we'll look at client integration testing with Velocity and Jasmine, with a little Jasmine server testing thrown in. In addition to creating and running tests with Velocity and Jasmine, we'll look at how to create fixture and test data; how to handle authenticating user's for our tests; and briefly cover Jasmine spies.