{"id":28744838,"url":"https://github.com/incendo/cloud-docs","last_synced_at":"2025-06-16T12:08:04.105Z","repository":{"id":209508898,"uuid":"724228499","full_name":"Incendo/cloud-docs","owner":"Incendo","description":"Documentation for Cloud v2","archived":false,"fork":false,"pushed_at":"2024-12-30T19:37:55.000Z","size":1165,"stargazers_count":5,"open_issues_count":9,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T20:30:09.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloud.incendo.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Incendo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-27T16:51:25.000Z","updated_at":"2024-12-30T19:37:59.000Z","dependencies_parsed_at":"2024-01-22T21:17:18.928Z","dependency_job_id":"7edec0a6-d0a8-4cca-8fe2-31fb73d43dc3","html_url":"https://github.com/Incendo/cloud-docs","commit_stats":null,"previous_names":["incendo/cloud-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Incendo/cloud-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incendo%2Fcloud-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incendo%2Fcloud-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incendo%2Fcloud-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incendo%2Fcloud-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Incendo","download_url":"https://codeload.github.com/Incendo/cloud-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incendo%2Fcloud-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260158336,"owners_count":22967227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-16T12:08:02.048Z","updated_at":"2025-06-16T12:08:04.087Z","avatar_url":"https://github.com/Incendo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloud-docs [![Documentation Status](https://readthedocs.org/projects/incendocloud/badge/?version=latest)](https://cloud.incendo.org/en/latest/?badge=latest)\n\nDocumentation for Cloud v2.\nThe docs are written in markdown using [MkDocs](https://www.mkdocs.org/).\nThe docs are automatically built \u0026 deployed when pushing to the `main` branch and the docs are available on [cloud.incendo.org](https://cloud.incendo.org).\nEach PR will deploy a temporary preview version of the site.\n\n## Install \u0026 Build\n\nYou can install MkDocs by using\n\n```shell\n$ python3 -m pip install -r docs/requirements.txt\n```\n\nand then you may run MkDocs locally using\n\n```shell\n$ python3 -m mkdocs serve\n```\n\nafter which the docs will be available at `http://127.0.0.1:8000/`.\nThe built site will auto-refresh when the files are updated.\n\n### Prettier\n\nWe use prettier to validate the files when building the project.\nIt is recommended that you install prettier and run it when you make changes.\nYou can find instructions [here](https://prettier.io/docs/en/install).\n\nYou may also install prettier \u0026amp; husky using npm, which will also add a pre-commit hook\nwhich formats the files for you:\n\n```shell\n$ npm install\n```\n\nthen you may run prettier using:\n\n```shell\n$ npx prettier . --write\n```\n\n### Snippets\n\nThe `code` directory contains a Gradle project with compiled examples.\nSnippets from these docs are used in the examples using the `{{ snippet(\"File.java\") }}` macro.\nThe project will be built by the CI pipeline to validate that the snippets compile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincendo%2Fcloud-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincendo%2Fcloud-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincendo%2Fcloud-docs/lists"}