8000 GitHub - stempower/phoenix_dtl: Phoenix Template Engine for the django template language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stempower/phoenix_dtl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix Template Engine for the django template language

Powered by erlydtl

Based on the HAML template engine for the phoenix framework

Build Status

Usage

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

About

Phoenix Template Engine for the django template language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%
0