One feature of Bootstrap that I like is the
tabbable content
,
which allows the user to create tabs of local content. One common use-case is to
show multiple syntax highlighted code blocks that showcase the same problem, and
how to achieve it in different languages.
Read more →
After a few years of silence on the blog front, I tried to switch my website to
use HTTPS everywhere. However, the existing Middleman based website had
references to insecure HTTP resources, which caused a blanket switch to HTTPS to
cause the site to fail to load correctly.
Read more →
After fiddling around a bit with Octopress, I figured it was time to give other
static site generators a try. This time, I figured I’d try using
Middleman
and port the content
over from Octopress.
Read more →