upgrade 1

Posted by sbecker Mon, 20 Mar 2006 01:30:00 GMT

Upgraded the blog to the latest version of Typo, and I’m now using the “modernist” theme. I still plan to make my own design, but at least it doesn’t look like a generic typo install anymore. And thanks to Typo Filters I can now do syntax highlighting on code. That blog article seems to be the only place where it’s mentioned you can do it, and not everyone seems to know about it, so there you go.

def oh(yeah)
  render :text => "sweet!"
end
Comments

Leave a response

  1. Avatar
    Ryan Thu, 29 Jun 2006 20:47:06 GMT

    What version of typo are you now using? I ask because I can’t seem to get the macro filter to work on version 2.6.0. Thanks!