Browse Source

Remove mentions of librelist, which seems out of service

pull/304/merge
Simon Conseil 6 years ago
parent
commit
1e0714d29a
  1. 6
      CONTRIBUTING.rst
  2. 3
      README.rst

6
CONTRIBUTING.rst

@ -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
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
can also write to the `mailing list`_ or try to get help via the ``#sigal`` IRC
channel on freenode.
Then, put the output into a gist/pastebin, and fill an issue on github. You can
also try to get help via the ``#sigal`` IRC channel on freenode.
How To Contribute
-----------------
@ -32,7 +31,6 @@ Please:
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
.. _PEP 8: http://www.python.org/dev/peps/pep-0008/
.. _PEP 257: http://www.python.org/dev/peps/pep-0257/

3
README.rst

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

Loading…
Cancel
Save