diff --git a/docs/source/_templates/index.html b/docs/source/_templates/index.html deleted file mode 100644 index 1e3fbb645..000000000 --- a/docs/source/_templates/index.html +++ /dev/null @@ -1,147 +0,0 @@ -{% extends "!layout.html" %} - -{% block body %} - -
- Conda provides package, dependency, and environment management for any language. - The following documentation site provides all you need to get started with - leveraging the power of conda. -
- -- Apple Intel x86 64-bit - | -- Apple M1 64-bit - | - - -
---|---|
- Miniconda3 macOS Intel x86 64-bit pkg - | -- Miniconda3 macOS Apple M1 64-bit pkg - | -
curl https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda.sh -bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3 -~/miniconda3/bin/conda init bash-
For more detailed instructions, see the Installation Guide.
-Learn how to get started using conda with tutorials and quick start guides
-Learn how to build and distribute your software with conda
-Learn how to use the most import conda commands and read relevant help pages
-Learn how to build and distribute your software with conda
-Check out our blog for the latest release notes and other news
-Take deep dives into advanced topics
-