SBaronda.com a little place I like to call home.


Haml and Bootstrap

May. 1, 2013

In some of our projects at work we end up using display: inline-block to help with styling. There is a nasty side effect if you are using this with Haml on Rails. Haml on Rails will default to using ugly mode in production, but not ugly mode in development...

Read more



Reminder to get comments working

Apr. 14, 2013

Just a little reminder to myself to figure out which commenting system I want to use for Middleman and see what type of integration there is for the current ones out there.

Read more


Thoughts on Middleman

Feb. 18, 2012

Middleman is pretty awesome, flexible enough to make websites, flexible enough to build blogs. The power really revolves around the fact that it is built using rack techniques. So I get stuff like sprockets and other cool stuff that I get with Rails...

Read more