Skip to content

Commit 390310f

Browse files
committed
render to markdown
1 parent e7940c0 commit 390310f

31 files changed

+7424
-4305
lines changed

docs/contracting/index.md

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,53 @@
1-
Contracting Information
2-
#######################
1+
---
2+
title: 'Contracting Information'
3+
sidebar_position: 28
4+
---
5+
6+
<a id="contracting-information"></a>
7+
8+
# Contracting Information
39

410
If you are interested in a contractual engagement to solve a specific problem that you're facing, this page details the kinds of services that are available to you. conda-forge, as an entity, does not have the ability to engage in a contractual arrangement as of now.
5-
However, there are a number of community members that you may engage with.
11+
However, there are a number of community members that you may engage with.
612
conda-forge does not endorse anyone (individuals or companies) listed on this page.
713

8-
9-
If you are interested in a service that is not listed on this page, please reach out to us on our `issue tracker <https://github.com/conda-forge/conda-forge.github.io/issues>`__, on `Element <https://app.element.io/#/room/#conda-forge:matrix.org>`__ or via emailing the core team directly at [email protected] and we will help to circulate your request more broadly within the community.
14+
If you are interested in a service that is not listed on this page, please reach out to us on our [issue tracker](https://github.com/conda-forge/conda-forge.github.io/issues), on [Element](https://app.element.io/#/room/#conda-forge:matrix.org) or via emailing the core team directly at [[email protected]](mailto:[email protected]) and we will help to circulate your request more broadly within the community.
1015

1116
Our intent with this page is to communicate whom you should contact and negotiate a contract with.
1217
We hold no liability for the outcome of those negotiations or the results of any work that is done under those terms.
1318
We will not arbitrate any contract disputes.
1419
That is between the payer and payee to hammer out on their own.
1520

21+
<a id="known-service-providers"></a>
22+
23+
## Known Service Providers
24+
25+
<a id="lab49"></a>
1626

17-
Known Service Providers
18-
***********************
27+
### Lab49
1928

20-
Lab49
21-
=====
2229
Services Offered: Architecture and Technical Design Advisory, Cloud Strategy and Migrations, Outsourced Software Development, SDLC Advisory
2330

24-
Contact Information: [email protected]
31+
Contact Information: [[email protected]](mailto:[email protected])
2532

26-
Background / Description: Lab49 is a full service strategy, design and technology consultancy with a global reach focused on financial services. We specialize in product development across the full stack, from data and analytics, through services, through next generation user interfaces.
33+
Background / Description: Lab49 is a full service strategy, design and technology consultancy with a global reach focused on financial services. We specialize in product development across the full stack, from data and analytics, through services, through next generation user interfaces.
2734

35+
<a id="quansight"></a>
2836

29-
Quansight
30-
=========
37+
### Quansight
3138

3239
Services offered: Core Library Development, Data Engineering, Algorithms / AI / ML, Infrastructure / Big Data, Visualization / Dashboards, Open Source Support, Packaging, Integration
3340

34-
Contact Info: https://www.quansight.com/consulting
41+
Contact Info: [https://www.quansight.com/consulting](https://www.quansight.com/consulting)
3542

3643
Background / Description: Quansight's goal is to create operational solutions to support your analytic and visualization needs. We automate the data-science process in a way that works for your business use cases. Quansight has the experience to assess an organization's needs and provide the best integrated solution to turn raw data into actionable quantitative insights. By employing the maintainers and contributors to many open source projects worldwide, including core aspects of the Conda ecosystem and community, we provide top talent to ensure our customers have access to the latest technology while also leveraging legacy investments.
3744

45+
<a id="becoming-a-service-provider"></a>
3846

39-
Becoming a Service Provider
40-
***************************
47+
## Becoming a Service Provider
4148

4249
The conda-forge core team reserves the right to unilaterally update this list at any time for any reason.
4350
If you are a service provider and are interested in being added to this list please open up a pull request against the conda-forge.github.io repository.
44-
Add yourself to this list and detailing the services you provide.
51+
Add yourself to this list and detailing the services you provide.
4552
Please be brief and link to existing materials on your own website where possible.
4653
Then, when ready, ping @conda-forge/core for review and merging.

docs/index.md

Lines changed: 56 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,69 @@
1-
conda-forge documentation
2-
=========================
1+
---
2+
title: 'conda-forge documentation'
3+
sidebar_position: 0
4+
---
35

4-
What is conda-forge?
5-
--------------------
6+
<a id="conda-forge-documentation"></a>
67

7-
conda-forge is a community effort and a GitHub organization which contains repositories of conda recipes and thus provides conda packages for a wide range of software.
8-
The built distributions are uploaded to `anaconda.org/conda-forge <https://anaconda.org/conda-forge>`__ and can be installed with `conda <https://conda.pydata.org/docs/intro.html>`_.
8+
# conda-forge documentation
99

10-
**Missing a package that you would love to install with conda?**
10+
<a id="what-is-conda-forge"></a>
1111

12-
Chances are we have already packaged it for you. You can `search <https://anaconda.org/>`__ for packages online. Look out for packages provided by our ``conda-forge`` organization.
12+
## What is conda-forge?
1313

14-
**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack!
14+
conda-forge is a community effort and a GitHub organization which contains repositories of conda recipes and thus provides conda packages for a wide range of software.
15+
The built distributions are uploaded to [anaconda.org/conda-forge](https://anaconda.org/conda-forge) and can be installed with [conda](https://conda.pydata.org/docs/intro.html).
1516

16-
- We value all kinds of contributions — not just code. A few recommended ways to start contributing to conda-forge are:
17+
**Missing a package that you would love to install with conda?**
1718

18-
- :doc:`Contribute new packages </maintainer/adding_pkgs>`
19-
- Help update and :doc:`maintain packages </maintainer/updating_pkgs>`
20-
- Suggest or implement improvements for our :doc:`infrastructure </maintainer/infrastructure>`
21-
- Help :ref:`improve the documentation <improve_docs>`
22-
- For a detailed overview please refer to :doc:`/user/contributing`
19+
Chances are we have already packaged it for you. You can [search](https://anaconda.org/) for packages online. Look out for packages provided by our `conda-forge` organization.
2320

24-
- To see our governance policies, see :doc:`/orga/governance`.
21+
**Cannot find a package or only outdated versions of a package?** - Everybody is welcome to contribute to our package stack!
2522

23+
- We value all kinds of contributions — not just code. A few recommended ways to start contributing to conda-forge are:
24+
- [Contribute new packages](maintainer/adding_pkgs.md)
25+
- Help update and [maintain packages](maintainer/updating_pkgs.md)
26+
- Suggest or implement improvements for our [infrastructure](maintainer/infrastructure.md)
27+
- Help [improve the documentation](user/contributing.md#improve-docs)
28+
- For a detailed overview please refer to [Becoming involved](user/contributing.md)
29+
- To see our governance policies, see [Governance](orga/governance.md).
2630
- If you find bugs, need help, or want to talk to the developers, use our mailing lists or chat rooms:
31+
- [GitHub issues](https://github.com/conda-forge/conda-forge.github.io/issues)
32+
- [Element chatroom](https://app.element.io/#/room/#conda-forge:matrix.org)
33+
- [Discourse group](https://conda.discourse.group)
34+
- [Mailing list (archived)](https://groups.google.com/forum/#!forum/conda-forge)
2735

28-
- `GitHub issues <https://github.com/conda-forge/conda-forge.github.io/issues>`_
29-
- `Element chatroom <https://app.element.io/#/room/#conda-forge:matrix.org>`_
30-
- `Discourse group <https://conda.discourse.group>`_
31-
- `Mailing list (archived) <https://groups.google.com/forum/#!forum/conda-forge>`_
32-
33-
34-
Table of Contents
35-
=================
36+
<a id="table-of-contents"></a>
3637

37-
.. toctree::
38-
:maxdepth: 2
39-
:includehidden:
38+
# Table of Contents
4039

41-
user/00_intro
42-
maintainer/00_intro
43-
orga/00_intro
44-
misc/00_intro
45-
contracting/00_intro
40+
* [User Documentation](user/index.md)
41+
* [A brief introduction](user/introduction.md)
42+
* [Tips & tricks](user/tipsandtricks.md)
43+
* [Using conda-smithy to manage your CI](user/ci-skeleton.md)
44+
* [FAQ](user/faq.md)
45+
* [Becoming involved](user/contributing.md)
46+
* [How to get help at conda-forge](user/how_to_get_help.md)
47+
* [Talks and resources about conda-forge](user/talks.md)
48+
* [Maintainer Documentation](maintainer/index.md)
49+
* [Infrastructure](maintainer/infrastructure.md)
50+
* [Contributing packages](maintainer/adding_pkgs.md)
51+
* [Maintaining packages](maintainer/updating_pkgs.md)
52+
* [Pinned dependencies](maintainer/pinning_deps.md)
53+
* [Configuring conda-forge.yml](maintainer/conda_forge_yml.md)
54+
* [Knowledge Base](maintainer/knowledge_base.md)
55+
* [FAQ](maintainer/maintainer_faq.md)
56+
* [Organisation Documentation](orga/index.md)
57+
* [Guidelines](orga/guidelines.md)
58+
* [Governance](orga/governance.md)
59+
* [A list of current sub-teams](orga/subteams.md)
60+
* [Joining the team](orga/joining-the-team.md)
61+
* [Core team meeting minutes](orga/minutes/index.md)
62+
* [Index of CFEPs](orga/cfep-index.md)
63+
* [Getting in Touch](orga/getting-in-touch.md)
64+
* [Funding efforts for conda-forge](orga/funding/index.md)
65+
* [Miscellaneous](misc/index.md)
66+
* [Glossary](misc/index.md#glossary)
67+
* [Contracting Information](contracting/index.md)
68+
* [Known Service Providers](contracting/index.md#known-service-providers)
69+
* [Becoming a Service Provider](contracting/index.md#becoming-a-service-provider)

0 commit comments

Comments
 (0)