Skip to content
  • Jared White's avatar
    2486c19e
    ERB/Slim/Haml template support (#79) · 2486c19e
    Jared White authored
    * First pass at support for ERB templates
    
    * Switch to Tilt and add support for Slim
    
    * Support Haml as well =)
    
    * Streamline Ruby templates in core to just ERB
    
    * Modernize the Converter plugin setup
    
    * Fix failing test — now that erb files get converted :)
    
    * Fix merge issue in Layout
    
    * Update partials and helpers, add tests for ERB views
    
    * Fix failing tests, add test for markdownify helper
    
    * Switch from SHA1 to SHA2
    2486c19e
    ERB/Slim/Haml template support (#79)
    Jared White authored
    * First pass at support for ERB templates
    
    * Switch to Tilt and add support for Slim
    
    * Support Haml as well =)
    
    * Streamline Ruby templates in core to just ERB
    
    * Modernize the Converter plugin setup
    
    * Fix failing test — now that erb files get converted :)
    
    * Fix merge issue in Layout
    
    * Update partials and helpers, add tests for ERB views
    
    * Fix failing tests, add test for markdownify helper
    
    * Switch from SHA1 to SHA2
Loading