<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <generator>Persumi - Level up your writing and blogging with AI</generator>
  <category label="Blog" scheme="http://persumi.com/u/fredwu/tech/e/blog" term="blog"/>
  <category label="Tech" scheme="http://persumi.com/u/fredwu/tech" term="tech"/>
  <link href="http://persumi.com/u/fredwu/tech/e/blog/t/converter"/>
  <link href="http://persumi.com/u/fredwu/tech/e/blog/t/converter/feed/rss"/>
  <link rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/converter/feed/atom"/>
  <author>
    <name>Fred Wu</name>
    <email>ifredwu@gmail.com</email>
    <uri>http://persumi.com/u/fredwu</uri>
  </author>
  <subtitle/>
  <id>http://persumi.com/u/fredwu/tech/e/blog/t/converter</id>
  <title>Blog (converter) - Fred Wu&apos;s Tech</title>
  <updated>2026-05-01T11:51:27.430946Z</updated>
  <entry>
    <content type="html">&lt;![CDATA[&lt;p&gt;
So, you are using Slim, right? If not, go &lt;a href=&quot;https://github.com/stonean/slim&quot;&gt;check it out&lt;/a&gt; because it’s awesome. ;)&lt;/p&gt;
&lt;p&gt;
Now, I don’t know about you but prior to Slim I use Haml quite a bit, and even though syntax-wise Haml and Slim have a lot in common, it’s still quite a challenge to convert all Haml templates to Slim templates.&lt;/p&gt;
&lt;p&gt;
As a result, let me present you with a quick n’ dirty Haml2Slim converter! &lt;a href=&quot;https://github.com/fredwu/haml2slim&quot;&gt;Check out the source code.&lt;/a&gt;&lt;/p&gt;
]]&gt;</content>
    <published>2010-12-16T09:08:51.000000Z</published>
    <category label="Blog" scheme="http://persumi.com/u/fredwu/tech/e/blog" term="blog"/>
    <category label="Tech" scheme="http://persumi.com/u/fredwu/tech" term="tech"/>
    <link href="http://persumi.com/u/fredwu/tech/e/blog/p/ruby-haml2slim-convert-your-haml-templates-to-slim-templates"/>
    <author>
      <name>Fred Wu</name>
      <email>ifredwu@gmail.com</email>
      <uri>http://persumi.com/u/fredwu</uri>
    </author>
    <id>http://persumi.com/u/fredwu/tech/e/blog/p/ruby-haml2slim-convert-your-haml-templates-to-slim-templates</id>
    <title>[Ruby] Haml2Slim, Convert Your HAML Templates to Slim Templates</title>
    <updated>2010-12-16T09:08:51.000000Z</updated>
  </entry>
</feed>