rails Syntax highlighting for inky-rb templates I've recently had to build out email templates for some work I am doing and for those who have done this before you know how painful it can be to get it working
css Syntax highlighting on Ghost Starting on the Ghost blogging platform was my first jump from a self-hosted blog to hosted solution. Giving up the administrative headaches has allowed me more time to focus on writing content, but
css Goodbye float: left, hello display: flex I've been building an application called StoryTracker that is meant for users to have a high-level overview of a given Pivotal Tracker project. I am now in phase of initial UI/UX for
ember.js CSS Transitions with Ember.JS Components Trying to build an off-canvas panel using Ember.JS components was proving difficult. It did not help that most the results still referenced the now deprecated Ember.View. Background I had built the