diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.rst | 5 |
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: |
