tadeu / conda-forge.github.io

Documentation for conda-forge

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation for conda-forge.

Build Status

Building the docs

The docs are built on travis ci with the .travis.yml file at the root of this repository. .travis.yml uses conda-execute to 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

conda-forge dev meetings

A directory containing the minutes from previous dev meetings can be found in /src/minutes or on our website at insert website link here. 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 to this "./minutes" folder after the meeting has concluded.

There is a template provided in /src/minutes/TEMPLATE.md that you should use to create a new hackmd document.

About

Documentation for conda-forge

https://conda-forge.org

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


Languages

Language:JavaScript 65.5%Language:Python 18.2%Language:HTML 4.7%Language:CSS 4.2%Language:Elm 3.6%Language:Makefile 1.8%Language:Batchfile 1.7%Language:Shell 0.4%