commit 7bd5b49ea27158b44f97e3f5f400aa7df84c2e4b Author: Damian Johnson atagar@torproject.org Date: Sat Jan 19 21:24:54 2013 -0800
Adding Arch Linux to the download page
Sjon has made a stem package so adding it to our download page. --- docs/_static/label/archlinux.png | Bin 0 -> 1618 bytes docs/_static/label/resources/archlinux.xcf | Bin 0 -> 3573 bytes docs/_static/section/archlinux.png | Bin 0 -> 7144 bytes docs/download.rst | 15 +++++++++++++-- 4 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/docs/_static/label/archlinux.png b/docs/_static/label/archlinux.png new file mode 100644 index 0000000..c27a4f6 Binary files /dev/null and b/docs/_static/label/archlinux.png differ diff --git a/docs/_static/label/resources/archlinux.xcf b/docs/_static/label/resources/archlinux.xcf new file mode 100644 index 0000000..7b8da17 Binary files /dev/null and b/docs/_static/label/resources/archlinux.xcf differ diff --git a/docs/_static/section/archlinux.png b/docs/_static/section/archlinux.png new file mode 100644 index 0000000..430d5db Binary files /dev/null and b/docs/_static/section/archlinux.png differ diff --git a/docs/download.rst b/docs/download.rst index b047d24..52f2200 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -13,6 +13,9 @@ Download Author: Alexandre Moore (http://sa-ki.deviantart.com/) License: GPL v2 File: NuoveXT/128x128/apps/debian-logo.png + + * Arch Linux + Source: https://en.wikipedia.org/wiki/File:Archlinux-official-fullcolour.svg
.. list-table:: :widths: 1 10 @@ -33,6 +36,14 @@ Download
**Coming soon-ish**
- Stem is very much in beta and, as such, there have yet to be any - releases. Check back later! + Initial release should be in March. + + * - .. image:: /_static/section/archlinux.png + :target: https://aur.archlinux.org/packages/stem-git/ + + - .. image:: /_static/label/archlinux.png + + Package maintained by Sjon for Arch Linux. + + `https://aur.archlinux.org/packages/stem-git/ https://aur.archlinux.org/packages/stem-git/`_
tor-commits@lists.torproject.org