An open API service indexing awesome lists of open source software.

https://github.com/iterative/cml.dev

🔗 CML website and documentation
https://github.com/iterative/cml.dev

documentation documentation-site documentation-tool hacktoberfest markdown open-source page pages react website www

Last synced: 8 months ago
JSON representation

🔗 CML website and documentation

Awesome Lists containing this project

README

          

![CML](https://static.iterative.ai/img/cml/title_strip_trim.png)

[![CircleCI](https://circleci.com/gh/iterative/cml.dev.svg?style=svg)](https://circleci.com/gh/iterative/cml.dev)
[![Link Check](https://github.com/iterative/cml.dev/workflows/Check%20all%20links%20in%20the%20repository/badge.svg)](https://github.com/iterative/cml.dev/actions?query=workflow%3A%22Check+all+links+in+the+repository%22)

[CML](https://github.com/iterative/cml) project website's source code.
[Documentation](https://cml.dev/doc) content. Contributions are welcome!

# Contributing Docs

Please see our [Contributing guide](https://cml.dev/doc/contributing/docs) for
more details.

## Running this site locally

```bash
git clone https://github.com/iterative/cml.dev
# Alternatively, save space with a shallow clone:
# git clone --depth 1 https://github.com/iterative/cml.dev
cd cml.dev
# Install dependencies
yarn
```

With the setup finished, you can now spin up the development server at
with `yarn develop` or try a full local build at
with `yarn build && gatsby serve`.

# Getting help

If you have any questions, please join the [community](https://cml.dev/chat) and
use the `#dev-docs` channel to discuss any issues in our website or docs. We are
very responsive and happy to help.

# Copyright

Source code of this project is distributed under the Apache license version 2.0
(see the LICENSE file in the project root).

Except where otherwise noted, documentation and images are licensed under a
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0) license.

By submitting a pull request for this project, you agree to license your
contribution under the Apache license 2.0 (source code) or CC BY 4.0
(documentation). Exceptions could be made to content.