{"id":43846957,"url":"https://github.com/cloudsmith-io/cloudsmith-docs","last_synced_at":"2026-02-06T06:06:14.350Z","repository":{"id":310454404,"uuid":"891933419","full_name":"cloudsmith-io/cloudsmith-docs","owner":"cloudsmith-io","description":"Documentation site for Cloudsmith","archived":false,"fork":false,"pushed_at":"2026-01-29T20:31:33.000Z","size":111554,"stargazers_count":3,"open_issues_count":13,"forks_count":9,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-01-30T08:08:31.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.cloudsmith.com","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudsmith-io.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-11-21T08:10:13.000Z","updated_at":"2026-01-22T16:09:34.000Z","dependencies_parsed_at":"2025-10-23T13:23:34.255Z","dependency_job_id":null,"html_url":"https://github.com/cloudsmith-io/cloudsmith-docs","commit_stats":null,"previous_names":["cloudsmith-io/cloudsmith-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudsmith-io/cloudsmith-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fcloudsmith-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fcloudsmith-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fcloudsmith-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fcloudsmith-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudsmith-io","download_url":"https://codeload.github.com/cloudsmith-io/cloudsmith-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsmith-io%2Fcloudsmith-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-02-06T06:06:12.905Z","updated_at":"2026-02-06T06:06:14.340Z","avatar_url":"https://github.com/cloudsmith-io.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudsmith Docs\n\nThe documentation of Cloudsmith.\n\n## Getting Started\n\nIf you are first getting started, please read the following guide:\n\n- [Getting Started](./docs/getting-started.md)\n\nThen refer to the following guides on how to manage the content of the website:\n\n- [Writing markdown](./docs/markdown.md)\n- [Using snippets](./docs/snippets.md)\n- [Editing menus](./docs/menus.md)\n- [OopenAPI Schemas](./docs/schemas.md)\n\n## Getting started\n\nMake sure you’re running Node version `22.11.0` (LTS). Then install the dependencies.\n\n```bash\nnpm i\n```\n\nNext run the desired task\n\n```bash\n# Starts app and components in dev mode\nnpm run dev\n\n# Build the app\nnpm run build\n\n# Build the app\nnpm run start\n\n# Linting everything\nnpm run lint\n\n# Linting JS\nnpm run lint:js\n\n# Linting CSS\nnpm run lint:css\n\n# Linting CSS and fixing\nnpm run lint:css:fix\n\n# Download API schemas. Used in development mode to minimize the amount of requests to the API\nnpm run schema\n```\n\n\u003e [!NOTE]  \n\u003e Only development mode is using Turbopack atm. This will change in the future when Turbopack supports build process. Be aware that Turbopack is the successor of Webpack meaning it's [not 1:1 compatible](https://turbo.build/pack/docs/migrating-from-webpack).\n\n### Tooling\n\n- [Turbopack](https://turbo.build/pack/docs)\n\n### Framework\n\n- [React 19](https://react.dev/)\n\n### App\n\n- [Next.js 15](https://nextjs.org/docs) using App Router\n\n### General tooling\n\n- [Typescript](https://typescriptlang.org/)\n- [ESLint](https://eslint.org/)\n- [Stylelint](https://stylelint.io/)\n- [Prettier](https://prettier.io/)\n\n## License\n\nThe Cloudsmith product documentation in the `src/content` folder and subfolders are licensed under a [CC-BY license](./LICENSE).\n\nAll other code in this repository is licensed under the [MIT license](./LICENSE-CODE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudsmith-io%2Fcloudsmith-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudsmith-io%2Fcloudsmith-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudsmith-io%2Fcloudsmith-docs/lists"}