74 Commits

Author SHA1 Message Date
Dirkjan Ochtman
4013475b6f Add link to Patreon 2018-06-22 22:05:09 +02:00
Dirkjan Ochtman
afad099809 Switch to SVG for Gitter badge 2018-05-22 08:57:51 +02:00
Dirkjan Ochtman
f4d2afaa1f Add newline to fix testimonial layout 2018-05-22 08:57:41 +02:00
Dirkjan Ochtman
06f5bd575a Add testimonial from Nikolay Kim 2018-05-22 08:56:58 +02:00
Paul Woolcock
0bc3881450 build = "build.rs" is no longer necessary
For all rust versions >= 1.19, cargo will assume `build = "build.rs"` if it sees a `build.rs` file in the same directory as the `Cargo.toml`
2018-01-29 16:11:50 +01:00
Abdullah ibn Nadjo
958680aee0 Bump version in README
Update askama version in the README.
Makes the example below compile and work
2017-11-21 15:00:26 +01:00
Dirkjan Ochtman
27ba9aeca3 Add badge for Gitter chat to README 2017-09-06 20:04:43 +02:00
Dirkjan Ochtman
042da2f857 Reflow line 2017-09-06 12:59:33 +02:00
Dirkjan Ochtman
634daaecb2 Add and update feature highlights and limitations 2017-09-06 12:59:33 +02:00
defyrlt
42e854809a Add unwrap() to the hello world example in README 2017-08-25 07:01:09 +02:00
Dirkjan Ochtman
3b4c7e266b Update debugging example in README 2017-08-10 12:37:25 +02:00
Dirkjan Ochtman
2b8c71c4c0 Update README to clarify/update status 2017-08-08 12:39:19 +02:00
Jordan Danford
52733424e7 Remove duplicate "if/else" 2017-05-14 07:00:23 +02:00
Christian Legnitto
ba70b11f40 Bump versions in README
Without using this version I was getting a warning on stable rust.
2017-03-10 22:30:44 +01:00
Dirkjan Ochtman
4b31ed5193 Ask for feedback before diving into details 2017-03-08 20:35:50 +01:00
Dirkjan Ochtman
8dc590dcb4 Clarify limitations a bit more 2017-03-08 20:35:09 +01:00
Dirkjan Ochtman
e558318dd2 Improve feature documentation in README and docs 2017-03-08 20:33:55 +01:00
Dirkjan Ochtman
39ec850b4a Thank @dtolnay for his support in the README 2017-03-08 20:19:06 +01:00
Dirkjan Ochtman
a20340d2e8 Improve language in talking about build script 2017-03-08 19:58:27 +01:00
Dirkjan Ochtman
3d52968a18 Remove incorrect remark about proc macro export restrictions 2017-03-08 19:58:11 +01:00
Dirkjan Ochtman
5763b88a70 Remove unused template alias from README (see #5) 2017-03-06 22:41:06 +01:00
Dirkjan Ochtman
664398b225 Hide askama_derive dependency inside askama (fixes #2) 2017-03-06 22:40:04 +01:00
Dirkjan Ochtman
0725008142 Slightly update limitations in README 2017-03-05 19:55:08 +01:00
Dirkjan Ochtman
a56ee12990 Rewrite README in Markdown 2017-03-05 19:51:21 +01:00