All Projects → conda-forge → Conda Forge.github.io

conda-forge / Conda Forge.github.io

Licence: bsd-3-clause
The conda-forge website.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Conda Forge.github.io

Mailcow Dockerized Docs
mailcow: dockerized - documentation 📰
Stars: ✭ 48 (-36.84%)
Mutual labels:  docs
Docs
Documentation for The Things Network
Stars: ✭ 61 (-19.74%)
Mutual labels:  docs
Ex Navigation Recipes
The idea is to provide a list of useful snippets for ex-navigation
Stars: ✭ 65 (-14.47%)
Mutual labels:  docs
Jsdoc Baseline
An experimental, extensible template for JSDoc.
Stars: ✭ 51 (-32.89%)
Mutual labels:  docs
Research
📚 A compilation of research relevant to Data Together's efforts tackling the general problem of data resilience & interactivity
Stars: ✭ 55 (-27.63%)
Mutual labels:  docs
Rust Cookbook Zh
🇨🇳翻译: <rust-cookbook> Rust 生态系统 crate包的良好实践合集 ❤️ 校对 ✅
Stars: ✭ 62 (-18.42%)
Mutual labels:  docs
Vuesence Book
Minimalistic Vue.js based documentation system component
Stars: ✭ 48 (-36.84%)
Mutual labels:  docs
Foliant
Comprehensive markdown-based documentation toolkit
Stars: ✭ 74 (-2.63%)
Mutual labels:  docs
Yaf Php Doc
YAF(Yet Another Framework)源码PHP移植版,同时提供了IDE Helper Doc的能力💡💡💡
Stars: ✭ 58 (-23.68%)
Mutual labels:  docs
Funbook Old
I have a dream, to be a novelist someday.
Stars: ✭ 65 (-14.47%)
Mutual labels:  docs
Feedmereadmes
Free README editing+feedback to make your open-source projects grow. See the README maturity model to help you keep going.
Stars: ✭ 1,064 (+1300%)
Mutual labels:  docs
Parse Comments
Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
Stars: ✭ 53 (-30.26%)
Mutual labels:  docs
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-17.11%)
Mutual labels:  docs
Flask Apidoc
Adds ApiDoc support to Flask
Stars: ✭ 49 (-35.53%)
Mutual labels:  docs
Quickstart
🎯 A micro-form for user-specific installation instructions
Stars: ✭ 66 (-13.16%)
Mutual labels:  docs
Docfy
Build fully personalized documentation sites; write content and demos in Markdown.
Stars: ✭ 48 (-36.84%)
Mutual labels:  docs
Swoole Ide Helper
Auto completion, trigger suggest and view docs for Swoole in editor.
Stars: ✭ 1,116 (+1368.42%)
Mutual labels:  docs
Zeal
Offline documentation browser inspired by Dash
Stars: ✭ 9,164 (+11957.89%)
Mutual labels:  docs
Docnado
Rapid documentation tool that will blow you away...
Stars: ✭ 67 (-11.84%)
Mutual labels:  docs
Docsify Tabs
A docsify.js plugin for rendering tabbed content from markdown
Stars: ✭ 65 (-14.47%)
Mutual labels:  docs

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:00-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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].