Skip to content

xylar/conda-forge.github.io

 
 

Repository files navigation

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_support/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • Python 18.2%
  • HTML 4.6%
  • CSS 4.2%
  • Elm 3.7%
  • Makefile 1.8%
  • Other 2.1%