diff options
| author | Adrien CLERC <adrien@antipoul.fr> | 2019-09-02 22:21:21 +0200 |
|---|---|---|
| committer | Alexis Metaireau <alexis@notmyidea.org> | 2019-09-03 10:42:51 +0200 |
| commit | a467f463725d407a2517bd8e54f17c834a843d80 (patch) | |
| tree | ed734586f5fca4a2d0db738b96edb2466ad5006b /docs/contributing.rst | |
| parent | 3218a0d023bbb6ab36f5c4cea564f9bb4a7db202 (diff) | |
| download | ihatemoney-mirror-a467f463725d407a2517bd8e54f17c834a843d80.zip ihatemoney-mirror-a467f463725d407a2517bd8e54f17c834a843d80.tar.gz ihatemoney-mirror-a467f463725d407a2517bd8e54f17c834a843d80.tar.bz2 | |
add docs somewhere
Diffstat (limited to 'docs/contributing.rst')
| -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: |
