Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

tgjones/liquid-inheritance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liquid Inheritance

© Dan Webb 2009 under and MIT License (see LICENSE)

This gem adds Django-style template inheritance to the Liquid templating language.

Usage

Simply install the gem then in your project:

require 'liquid-inheritance'

You then have access to the extends and block tags just like you do in Django. It works identically so for more info read the Django docs on template inheritance

That’s all folks.

About

Django-style template inheritance for the Liquid templating language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%