Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sota1235/jade_templates
- Owner: sota1235
- Created: 2013-11-14T02:40:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-15T10:59:12.000Z (about 11 years ago)
- Last Synced: 2024-12-24T01:40:35.233Z (15 days ago)
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")