Commit graph

16 commits

Author SHA1 Message Date
Matthias
601adcefd3
Add new SVG-based screencast (#693)
This is taken from https://github.com/sharkdp/fd, so all credits
go to the original authors.

The demo was a bit dated. We've since added more features and
changed the output. On top of that, the gif was a bit blurry.

The new version is in SVG and the commands can be scripted, so
we can change them with a PR and render them through CI.

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2022-08-10 17:35:50 +02:00
Matthias
a5a56006dd
Remove background from logo (#526)
The new version is meant to be less introdusive.
It should still work on white and black backgrounds.
2022-02-24 12:22:30 +01:00
Matthias
72c01df6fb
Merge "failed" status into "error" status (#191)
I think that the separation between Status::Failed and Status::Error is a
bit misleading. It was easier to implement, but from a user's perspective
they are more or less the same: something unexpected happened.
So I merged both into one: Status::Error. Still not 100% happy with the
semantics, but it's an improvement I'd say.
2021-03-28 17:20:03 +02:00
Matthias
00bce9d84e
Update banner.svg 2021-03-18 11:32:51 +01:00
Matthias
9b2b51159c
Update banner.svg 2021-03-15 23:27:11 +01:00
Matthias
f29477cb28
Update banner 2021-03-15 23:22:02 +01:00
Matthias Endler
39497e05cc Refresh logo 2021-03-15 23:17:26 +01:00
Paweł Romanowski
0c88798ce9
Update .gif in README.md (#73)
The .gif removes crate and Rust versions, and speeds up typing
2020-12-09 00:30:52 +01:00
Paweł Romanowski
ade1f7fee1
Update demo .gif in README.md (#69)
The .gif is looping and on black background
2020-12-06 14:52:16 +01:00
Matthias
22c70cd85c
Use different icons for feature comparison (#32)
Taken from https://github.com/getzola/zola
2020-11-09 11:46:45 +01:00
Matthias Endler
11b2d3ff2c Update banner image 2020-11-06 00:30:15 +01:00
Matthias
6c8c7c57e1
Add comparison table and recording of demo run (#17) 2020-10-20 10:40:45 +02:00
Matthias Endler
a58b3e1232 Add logging and proper URL parsing 2020-08-07 19:00:21 +02:00
Matthias Endler
03fccdecfb Hello docs 2020-08-05 01:06:36 +02:00
Matthias Endler
be32c91291 formatting 2020-08-05 00:57:59 +02:00
Matthias Endler
21cc880ca0 Add banner 2020-08-05 00:56:48 +02:00