Programming

model_tag Octopress plugin

A lot of my projects involve making 3D models, so I wanted to have an easy way to display them on this blog. After all, it’s 2014, and we shouldn’t be confined to mere static renderings. My solution is not revolutionary by any means, but I want to describe it anyway.

Read on →

include_poem Octopress plugin

I wrote a small plugin to enable me to easily include my poetry translations in Octopress posts, based on the include_code tag.

To install, copy include_poem.rb to your octopress/plugins directory.

It is currently optimized for the Octoflat theme and may not render properly in other themes.

Read on →