mirror of
https://github.com/kataras/iris.git
synced 2026-01-24 20:35:59 +00:00
Implement a new View Engine for the Jet template parser as requested at: https://github.com/kataras/iris/issues/1281
Former-commit-id: 3e00bdfbf1f3998a1744c390c12fd70430ac0320
This commit is contained in:
11
_examples/view/template_jet_0/README.md
Normal file
11
_examples/view/template_jet_0/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Jet Engine Example
|
||||
|
||||
This example is a fork of <https://github.com/CloudyKit/jet/tree/master/examples/todos> to work with Iris, so you can
|
||||
notice the differences side by side.
|
||||
|
||||
Read more at: https://github.com/kataras/iris/issues/1281
|
||||
|
||||
> The Iris Jet View Engine fixes some bugs that the underline [jet template parser](https://github.com/CloudyKit/jet) currently has.
|
||||
|
||||
|
||||
Continue by learning how you can [serve embedded templates](../template_jet_1_embedded).
|
||||
Reference in New Issue
Block a user