aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien CLERC <adrien@antipoul.fr>2019-09-02 22:21:21 +0200
committerAlexis Metaireau <alexis@notmyidea.org>2019-09-03 10:42:51 +0200
commita467f463725d407a2517bd8e54f17c834a843d80 (patch)
treeed734586f5fca4a2d0db738b96edb2466ad5006b
parent3218a0d023bbb6ab36f5c4cea564f9bb4a7db202 (diff)
downloadihatemoney-mirror-a467f463725d407a2517bd8e54f17c834a843d80.zip
ihatemoney-mirror-a467f463725d407a2517bd8e54f17c834a843d80.tar.gz
ihatemoney-mirror-a467f463725d407a2517bd8e54f17c834a843d80.tar.bz2
add docs somewhere
-rw-r--r--docs/contributing.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index 198af72..d46c9ec 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: