Skip to content

Commit fc439d1

Browse files
committed
add introduction before table_of_contents
1 parent 916a5fe commit fc439d1

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

src/index.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6+
conda-forge documentation
7+
=========================
8+
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?**
15+
16+
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.
17+
18+
**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack!
19+
20+
- To get started contributing packages see here :ref:`becoming_involved`.
21+
22+
- To see our governance policies, see `here <https://conda-forge.org/docs/orga/governance.html>`_.
23+
24+
- If you find bugs, need help, or want to talk to the developers, use our mailing lists or chat rooms:
25+
26+
- `GitHub issues <https://github.com/conda-forge/conda-forge.github.io/issues>`_
27+
- `Gitter channel <https://gitter.im/conda-forge/conda-forge.github.io>`_
28+
- `Mailing list <https://groups.google.com/forum/#!forum/conda-forge>`_
29+
30+
631
Table of Contents
732
=================
833

0 commit comments

Comments
 (0)