mirror of https://github.com/saimn/sigal.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
448 B
28 lines
448 B
============== |
|
Installation |
|
============== |
|
|
|
Install the extension with one of the following commands:: |
|
|
|
$ easy_install sigal |
|
|
|
or alternatively if you have pip installed:: |
|
|
|
$ pip install sigal |
|
|
|
To install the development version, see the :doc:`contribute`. |
|
|
|
Dependencies |
|
~~~~~~~~~~~~ |
|
|
|
- Blinker |
|
- Click |
|
- Jinja2 |
|
- Pilkit |
|
- Pillow |
|
- Python Markdown |
|
|
|
Packages |
|
~~~~~~~~ |
|
|
|
- Archlinux: `AUR package <https://aur.archlinux.org/packages/sigal/>`_
|
|
|