From 38d81368559db47440d21850881d6dafd968baa2 Mon Sep 17 00:00:00 2001 From: Adrien CLERC Date: Mon, 2 Sep 2019 22:21:21 +0200 Subject: [PATCH] add docs somewhere --- docs/contributing.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/contributing.rst b/docs/contributing.rst index 198af724..d46c9ecf 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -159,6 +159,11 @@ In order to prepare a new release, we are following the following steps: .. code-block:: bash $ make build-requirements +- If needed, recompress assets. It requires zopflipng: + +.. code-block:: bash + + $ make compress-assets Once this is done, use the "release" instruction: