Skip to content

Commit 026cd0a

Browse files
authored
Merge pull request #1699 from ssurbhi560/add-intro-page
Add introduction before "Table of contents"
2 parents a079190 + bb82b54 commit 026cd0a

File tree

2 files changed

+24
-16
lines changed

2 files changed

+24
-16
lines changed

src/index.rst

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,27 @@
1-
.. conda-forge documentation primary file, created by
2-
sphinx-quickstart on Wed Jun 1 01:44:13 2016.
3-
You can adapt this file completely to your liking, but it should at least
4-
contain the root `toctree` directive.
1+
conda-forge documentation
2+
=========================
3+
4+
What is conda-forge?
5+
--------------------
6+
conda-forge is a community effort and a GitHub organization which contains repositories of conda recipes and thus provides conda packages for a wide range of software.
7+
The built distributions are uploaded to `anaconda.org/conda-forge <https://anaconda.org/conda-forge>`__ and can be installed with `conda <https://conda.pydata.org/docs/intro.html>`_.
8+
9+
**Missing a package that you would love to install with conda?**
10+
11+
Chances are we have already packaged it for you. You can `search <https://anaconda.org/>`__ for packages online. Look out for packages provided by our ``conda-forge`` organization.
12+
13+
**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack!
14+
15+
- To get started contributing packages, see :ref:`becoming_involved`.
16+
17+
- To see our governance policies, see `here <https://conda-forge.org/docs/orga/governance.html>`_.
18+
19+
- If you find bugs, need help, or want to talk to the developers, use our mailing lists or chat rooms:
20+
21+
- `GitHub issues <https://github.com/conda-forge/conda-forge.github.io/issues>`_
22+
- `Gitter channel <https://gitter.im/conda-forge/conda-forge.github.io>`_
23+
- `Mailing list <https://groups.google.com/forum/#!forum/conda-forge>`_
24+
525

626
Table of Contents
727
=================

src/user/introduction.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,6 @@
66
A brief introduction
77
====================
88

9-
What is conda-forge?
10-
--------------------
11-
12-
Conda-forge is a community effort that provides conda packages for a wide range of software.
13-
14-
**Missing a package that you would love to install with conda?** - Chances are we have already packaged it for you!
15-
16-
You can `search <https://anaconda.org/>`__ for packages online. Look out for packages provided by our ``conda-forge`` organization.
17-
18-
**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack! Please refer to :ref:`becoming_involved`, for an overview on how to start contributing.
19-
20-
219
Why conda-forge?
2210
----------------
2311

0 commit comments

Comments
 (0)