Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Jade Template #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added Jade Template #22

wants to merge 1 commit into from

Commits on Apr 10, 2016

  1. Added Jade Template

    Based on DevTips Starter Kit V2.
    
    Added simple jade template // Jade allows you to create sophisticated
    patterns of template inheritance through includes or the extends and
    block keywords.
    
    If using CodeKit you may get Warning: Unexpected block. I understand
    this is an old bug with jade when using extends.
    It does however render out perfectly. Just a little annoying.
    pugjs/pug#1593
    DaveArm committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    9c0bda0 View commit details
    Browse the repository at this point in the history