conda-forge.github.io
conda-forge.github.io copied to clipboard
The conda-forge website.
PR Checklist: - [x] make all edits to the docs in the `src` directory, not in `docs` or in the HTML files - [x] note any issues closed by this...
PR Checklist: - [x] make all edits to the docs in the `src` directory, not in `docs` or in the html files - [ ] note any issues closed by...
### Where should the content be changed? _No response_ ### What should be changed? While **setting up the project** in my system I m facing issues it seems like the...
### Where should the content be added? https://conda-forge.org/docs/user/introduction.html (A brief introduction) ### What should be added? The Brief Introduction page is mostly about the what and why of the conda-forge...
### Where should the content be added? In the navigation bar ### What should be added? In navigation bar p in **previous**, i in **index** and n in **next** should...
PR Checklist: - [x] make all edits to the docs in the `src` directory, not in `docs` or in the html files - [ ] note any issues closed by...
I made the changes in the Code of Conduct section.
As title. If `meta.yaml` has the `test/commands` session ```yaml test: commands: - ... ``` but `run_test.{sh,bat}` is also provided, the commands in `test/commands` will not be run. Workarounds include -...
This fixes #1660
We've had linkcheck running for a bit. Generally this seems useful. That said, we have had a few cases recently ( https://github.com/conda-forge/conda-forge.github.io/issues/1663 ) ( https://github.com/conda-forge/conda-forge.github.io/pull/1710 ) where linkcheck caused deployment...