74 Commits

Author SHA1 Message Date
René Kijewski
3cf5d85325 Update askama_playground URL 2025-03-16 21:58:21 +01:00
Guillaume Gomez
3b52c907c3 Rename rinja into askama 2025-03-11 19:31:06 +01:00
René Kijewski
69ad5ea026 Remove integration crates 2024-11-25 03:03:15 +01:00
Guillaume Gomez
c92285e24f Add link to blog post for differences between rinja and askama 2024-11-11 15:22:21 +01:00
René Kijewski
02fff26943 book: oops 2024-08-08 23:02:13 +02:00
René Kijewski
f4bd1c3fad readme: add reference to Rinja Playground 2024-08-08 22:25:11 +02:00
René Kijewski
62ef553dcb readme: add badges 2024-08-04 01:23:49 +02:00
Guillaume Gomez
79d5865f87 Clarify that rinja doesn't depend on askama but is a fork 2024-07-31 15:17:20 +02:00
René Kijewski
a6a474514e Implement operator as in template language
Because it is not always super obvious if an identifier refers to `T` or
`&T`, any references are automatically followed.
2024-07-28 18:02:14 +02:00
René Kijewski
e95bc340ac Don't link latest version of the book
This way we will be able to decide whether we want to link the
bleeding-edges version of the book, or (more likely) the last stable
release.
2024-07-16 13:04:41 +02:00
René Kijewski
973095b3d0 doc: Remove "replace all" mishap 2024-06-19 22:09:31 +02:00
René Kijewski
32ee14f875 Add link to our book in README.md 2024-06-18 14:35:16 +02:00
Guillaume Gomez
ef898e7c98 Rename missing parts 2024-06-17 16:09:26 +02:00
Guillaume Gomez
2d80cc3524 Rename everything to rinja 2024-06-17 15:58:52 +02:00
René Kijewski
7b244a4618 Tide is gone 2024-03-07 15:32:14 +01:00
Dirkjan Ochtman
a6bc14c8ca Advertise Discord channel instead of Gitter 2023-10-03 17:39:03 +02:00
René Kijewski
d83d6abe2b Tell user to use cargo add 2023-03-10 15:19:25 +01:00
Allan Zhang
1b18bab91b Version bump in README and book
I was going through the book when I saw the version was still 0.8.

This commit ensures all references to Askama version are to 0.11.2.
Most of them already were.

Merge whenever appropriate for release, #722 related
2022-10-21 13:24:39 +02:00
René Kijewski
a480c25efe Update README.md, sync with the book 2022-02-02 08:59:57 +01:00
hoijui
292d88e7f2 README: Adds link to Jinja
... for those of us who do not know what it is.
2022-01-13 09:01:55 +01:00
Michael Alyn Miller
4940b5dd5e Add Axum integration 2021-11-27 22:03:18 -08:00
SamJakob
4ea3df92a1
Add section to README for IDE plugins (#474) 2021-04-29 11:42:00 +02:00
technic93
6a230cb358 Update version in README.md 2021-03-21 21:32:38 +01:00
vallentin
b880799c31 Updated book to be on par with readme 2020-12-26 07:38:36 +01:00
Dirkjan Ochtman
8fa66ea0f7 Some README updates (fixes #406) 2020-12-18 13:45:30 +01:00
jake
9301603ee0 Fix links and actions which were broken since the default branch was renamed from master to main 2020-10-26 23:18:10 +01:00
Jacob Rothstein
cb60f4e2de alphabetize frameworks 2020-07-14 09:46:12 +02:00
Jacob Rothstein
29cb90bceb askama tide 2020-07-14 09:46:12 +02:00
Dirkjan Ochtman
9f96214cbe Prune duplicate documentation 2020-06-30 09:52:09 +02:00
Dirkjan Ochtman
ce224cdb3d
Tweak example in README 2020-05-27 15:18:14 +02:00
Dirkjan Ochtman
cff49453a8 Mention warp as an available integration 2020-02-24 13:58:18 +01:00
Dirkjan Ochtman
2446315d38
Fix URL for CI badge, again 2020-01-02 23:08:02 +01:00
Dirkjan Ochtman
7bee49c9ff Update CI badge to point to GitHub 2020-01-02 23:04:28 +01:00
Dirkjan Ochtman
832cc923be Remove Appveyor build badge 2019-07-25 23:03:51 +02:00
Dirkjan Ochtman
0e42ff60d4 Update CI badges for migration to Azure 2019-07-25 22:55:55 +02:00
Maarten de Vries
b3c1fc1a8e Remove rerun_if_templates_changed and update README. 2019-01-11 16:30:51 +01:00
Kellen Frodelius-Fujimoto
9b0001cdf3 Implement IntoResponse for Template, allowing them to be used in gotham handlers. 2018-12-10 22:29:24 +01:00
Dirkjan Ochtman
cf8dc532f0 Remove unused macro_use attributes 2018-12-08 21:43:20 +01:00
bott
ade72a0f9d Update generate code example 2018-11-13 22:59:25 +01:00
bott
eb5f35ef9b Update generated code example 2018-11-11 21:06:51 +01:00
Tomas
93884b7fbe Update generated code example 2018-11-07 20:13:11 +01:00
Dirkjan Ochtman
31dfd81cca Send debug output to stderr instead of stdout 2018-11-05 14:36:22 +01:00
Dirkjan Ochtman
2e0f7fb497 Tweak and update feature highlights in README 2018-10-08 11:36:29 +02:00
Dirkjan Ochtman
5d8ccc9acf Add docs.rs badge to README 2018-10-08 11:18:21 +02:00
Dirkjan Ochtman
cb4fcbf379 Link to benchmarks repo from README 2018-06-25 16:08:34 +02:00
Dirkjan Ochtman
49c570dc11 Bump version numbers in README 2018-06-25 15:07:37 +02:00
Dirkjan Ochtman
1d783508cf Remove non-functional code coverage badge for now 2018-06-25 15:04:44 +02:00
Dirkjan Ochtman
4abff02e57 Add AppVeyor badge to README 2018-06-25 15:04:04 +02:00
Dirkjan Ochtman
1ea0394983 Update README, removing some limitations 2018-06-25 09:09:49 +02:00
Dirkjan Ochtman
381997a9b0 Further improve paragraph on Patreon support 2018-06-22 22:06:28 +02:00