Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sota1235/jade_templates

Templates of Jade files.
https://github.com/sota1235/jade_templates

Last synced: 14 days ago
JSON representation

Templates of Jade files.

Awesome Lists containing this project

README

        

# Jade Templates

## When

* You write .jade file.

## How to use

* Put "jade_templates" folder on current directory.

* Write "extends ./jade_templates/layout/default" on first line.

* You can edit ./common/\* files.

## Thanks

* [超入門:テンプレートエンジンJade その2](http://takutoguchi.com/programming/jade-2/ "超入門:テンプレートエンジンJade その2")