teake / conda-forge.github.io

Documentation for conda-forge

Home Page:https://conda-forge.org/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conda-forge.org

deploy

Overview

This repository

  • is the home of the source code of conda-forge's documentation.
  • provides an issue tracker for conda-forge related questions and issues that are not specific to individual feedstocks.

If you have questions or need help, please check out our documentation for a list of ways to interact with us.

Building the docs

The docs are built on GitHub Actions and run the .ci_scripts/update_docs script. To build the docs locally, you should do the following:

  1. conda env create -f ./.ci_scripts/environment.yml
  2. conda activate conda-forge-docs
  3. cd src
  4. make html

Improving the docs

We are constantly improving our documentation and are very grateful for feedback and contributions. If you would like to help, please be aware that the html documentation in the docs folder is automatically generated from the source files in the src folder. Therefore please always edit the files in src and never in docs.

conda-forge dev meetings

Our documentation contains a section with minutes from previous dev meetings. These meetings occur every two weeks on Wednesday from 17:30-18:00 UTC. A link to the google calendar item can be found here.

We use https://hackmd.io/ for taking meeting minutes and will upload the resultant markdown file after the meeting has concluded.

There is a template provided in misc/DEV_MEETING_TEMPLATE.md that you should use to create a new hackmd document.

About

Documentation for conda-forge

https://conda-forge.org/docs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 62.6%Language:Python 19.9%Language:HTML 4.8%Language:Elm 3.5%Language:Makefile 3.4%Language:SCSS 2.3%Language:CSS 1.6%Language:Batchfile 1.6%Language:Shell 0.2%