/phoenix_haml

Phoenix Template Engine for Haml

Primary LanguageElixirMIT LicenseMIT

Phoenix Template Engine for Haml

Powered by Calliope

Usage

  1. Add {:phoenix_haml, "~> 0.0.1"} to your mix deps
  2. Add the following your Phoenix config/config.exs
  config :phoenix, :template_engines,
    haml: PhoenixHaml.Engine