Commit graph

5 commits

Author SHA1 Message Date
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
Andreas Kämmerle
88810dda00 Add navigation theme documentation 2018-06-12 09:50:15 +00:00
Alexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
9b33e3d36f Display and revoke active sessions 2018-05-02 08:08:16 +00:00
Achilleas Pipinellis
1db6bb8485 Refactor GPG signing docs 2017-08-18 13:20:15 +03:00
Achilleas Pipinellis
8fb33b8f01 Add docs for personal access tokens 2017-06-14 08:40:21 +02:00