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
- Host: GitHub
- URL: https://github.com/iterative/cml.dev
- Owner: iterative
- License: apache-2.0
- Created: 2020-06-05T06:55:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-10-06T14:38:25.000Z (9 months ago)
- Last Synced: 2025-10-06T16:29:23.940Z (9 months ago)
- Topics: documentation, documentation-site, documentation-tool, hacktoberfest, markdown, open-source, page, pages, react, website, www
- Language: TypeScript
- Homepage: https://cml.dev
- Size: 56.7 MB
- Stars: 13
- Watchers: 7
- Forks: 23
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README

[](https://circleci.com/gh/iterative/cml.dev)
[](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.