Remove mentions of librelist, which seems out of service

This commit is contained in:
Simon Conseil
2020-08-03 23:20:40 -04:00
parent 678413c7ca
commit 1e0714d29a
2 changed files with 2 additions and 7 deletions

View File

@@ -9,9 +9,8 @@ to get diagnostic information (debug mode, only one core). If you can identify
an image or video that is causing the issue, you can create a new directory an image or video that is causing the issue, you can create a new directory
containing only this image/video and rerun ``sigal build -fd -n 1``. containing only this image/video and rerun ``sigal build -fd -n 1``.
Then, put the output into a gist/pastebin, and fill an issue on github. You Then, put the output into a gist/pastebin, and fill an issue on github. You can
can also write to the `mailing list`_ or try to get help via the ``#sigal`` IRC also try to get help via the ``#sigal`` IRC channel on freenode.
channel on freenode.
How To Contribute How To Contribute
----------------- -----------------
@@ -32,7 +31,6 @@ Please:
Thank you for considering to contribute to sigal ! Thank you for considering to contribute to sigal !
.. _Mailing list: mailto:sigal@librelist.com
.. _squash: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html .. _squash: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html
.. _PEP 8: http://www.python.org/dev/peps/pep-0008/ .. _PEP 8: http://www.python.org/dev/peps/pep-0008/
.. _PEP 257: http://www.python.org/dev/peps/pep-0257/ .. _PEP 257: http://www.python.org/dev/peps/pep-0257/

View File

@@ -31,7 +31,6 @@ Links :
* Source, issues and pull requests on GitHub_ * Source, issues and pull requests on GitHub_
* Releases on PyPI_ * Releases on PyPI_
* ``#sigal`` on Freenode, or with the webchat_ interface. * ``#sigal`` on Freenode, or with the webchat_ interface.
* `Mailing list`_ at Librelist (Archives_).
Themes & Demo Themes & Demo
------------- -------------
@@ -53,6 +52,4 @@ Javascript libraries:
.. _colorbox demo: http://saimon.org/sigal-demo/colorbox/ .. _colorbox demo: http://saimon.org/sigal-demo/colorbox/
.. _photoswipe demo: http://saimon.org/sigal-demo/photoswipe/ .. _photoswipe demo: http://saimon.org/sigal-demo/photoswipe/
.. _webchat: http://webchat.freenode.net/?channels=sigal .. _webchat: http://webchat.freenode.net/?channels=sigal
.. _Archives: http://librelist.com/browser/sigal/
.. _Mailing list: mailto:sigal@librelist.com
.. _Jinja2: http://jinja.pocoo.org/ .. _Jinja2: http://jinja.pocoo.org/