Commit graph

4 commits

Author SHA1 Message Date
Achilleas Pipinellis
1dc451a65d
Compress all images under doc/ 2018-12-18 11:09:04 +01:00
Jason Rutherford
ab5e8dc880 Feature improved branch filter sorting 2018-10-11 14:25:30 +00:00
Achilleas Pipinellis
8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Achilleas Pipinellis
631524587e Move branches docs to new location and copyedit 2017-06-16 13:14:48 +02:00