summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-12-02 16:25:34 -0500
committerGitHub <noreply@github.com>2016-12-02 16:25:34 -0500
commita8194cc5315b4b796407ff494ec4489e4e596418 (patch)
treef7c4bc13afdab5a854a0f8118dd8ec79328cb659 /source
parenteec99f3162652e897ea1eb7d58b8ed39ca4d1b02 (diff)
downloadastroconda-a8194cc5315b4b796407ff494ec4489e4e596418.tar.gz
Power outage (#34)
* Fix spelling * Temporary outage notice
Diffstat (limited to 'source')
-rw-r--r--source/faq.rst2
-rw-r--r--source/index.rst7
2 files changed, 8 insertions, 1 deletions
diff --git a/source/faq.rst b/source/faq.rst
index 852890a..66e9139 100644
--- a/source/faq.rst
+++ b/source/faq.rst
@@ -19,7 +19,7 @@ Currently there are two ways to access it:
Using conda directly
^^^^^^^^^^^^^^^^^^^^
-The basic ``conda`` installation commands accept ``-c`` or ``--channel`` argument, which allows you to select a different resository to install packages from.
+The basic ``conda`` installation commands accept ``-c`` or ``--channel`` argument, which allows you to select a different repository to install packages from.
.. code-block:: yaml
diff --git a/source/index.rst b/source/index.rst
index de131e6..68d0629 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -1,6 +1,13 @@
Welcome to AstroConda's documentation!
======================================
+.. note::
+
+ Our main package repository will be down between the dates of **12/02/2016** and **12/05/2016**.
+
+ Please visit the `FAQ <faq.html#could-not-find-url-http-ssb-stsci-edu-astroconda>`_ to learn more about using our mirror during this time.
+
+
AstroConda is a free software repository maintained by the `Space Telescope Science Institute <http://www.stsci.edu/>`_ (STScI) in Baltimore, Maryland. This repository provides tools and utilities commonly used by the astronomical community.
The components provided through the `astroconda <http://ssb.stsci.edu/astroconda>`_ channel on `ssb.stsci.edu <http://ssb.stsci.edu>`_ include most of the tools the user needs to work with Hubble Space Telescope (HST) data and data from other telescopes in a single Anaconda Python environment. Each of the components contains sets of packages which have also been built and tested to ensure that they work with each other in the same environment.