mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 05:21:14 +00:00
Add testimonial from Armin Ronacher
This commit is contained in:
parent
b71b743f58
commit
5e3ee8e427
@ -13,6 +13,9 @@ It generates Rust code from your templates at compile time
|
||||
based on a user-defined ``struct`` to hold the template's context.
|
||||
See below for an example, or read `the documentation`_.
|
||||
|
||||
**"Pretty exciting. I would love to use this already."** -- `Armin Ronacher`_,
|
||||
creator of Jinja
|
||||
|
||||
Currently implemented features:
|
||||
|
||||
* Generates fully type-safe Rust code from your templates
|
||||
@ -32,6 +35,7 @@ All feedback welcome. Feel free to file bugs, requests for documentation and
|
||||
any other feedback to the `issue tracker`_ or `tweet me`_.
|
||||
|
||||
.. _the documentation: https://docs.rs/askama
|
||||
.. _Armin Ronacher: http://lucumr.pocoo.org/
|
||||
.. _issue tracker: https://github.com/djc/askama/issues
|
||||
.. _tweet me: https://twitter.com/djco/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user