{"id":20237508,"url":"https://github.com/qualisystems/cloudshell-help","last_synced_at":"2026-03-19T14:47:38.764Z","repository":{"id":218808865,"uuid":"747416937","full_name":"QualiSystems/cloudshell-help","owner":"QualiSystems","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-30T18:44:01.000Z","size":778531,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-30T20:26:59.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QualiSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":null,"dco":null,"cla":null}},"created_at":"2024-01-23T22:08:24.000Z","updated_at":"2025-09-30T18:40:12.000Z","dependencies_parsed_at":"2025-09-02T18:19:03.322Z","dependency_job_id":null,"html_url":"https://github.com/QualiSystems/cloudshell-help","commit_stats":null,"previous_names":["qualisystems/cloudshell-help"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QualiSystems/cloudshell-help","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QualiSystems","download_url":"https://codeload.github.com/QualiSystems/cloudshell-help/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualiSystems%2Fcloudshell-help/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30142845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: 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":"2024-11-14T08:27:16.424Z","updated_at":"2026-03-05T18:35:51.102Z","avatar_url":"https://github.com/QualiSystems.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudShell Help\n\nThe help website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.\n\n\n## Local Deployment\n\nIf you would like to run the help site locally and serve it to others (might be relevant for offline environments), you should first:\n1. Clone the repository\n2. Run the following command to install the relevant packages (requires `npm` to be installed):\n```\n$ npm install\n```\n3. Then, build the version using:\n```\n$ npm run build\n```\n4. To serve it, use the following command (example):\n```\n$ npm run serve -- --build --port 80 --host 0.0.0.0\n```\n\nYou can check for other options on the [following page](https://docusaurus.io/docs/next/deployment).\n\n\n## How to contribute\n\n1. Clone the repository\n2. Run the following command to install the relevant packages (requires `npm` to be installed):\n```\n$ npm install\n```\n3. Once all the packages are installed, you can start the local server using the following command:\n```\n$ npm run start\n```\n\nThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.\n\n**Note**: when running locally, the search feature is not working. If you really need to check it, you'll need to build the website first using:\n```\n$ npm run build\n```\nAnd then run it using:\n```\n$ npm run serve\n```\n\n### Few Guidelines\n\nThe latest version of the help is always the one under the `docs` folder.\n\nFrom it, new versions can be made of when time comes. These are stored under the `versioned_docs` folder.\nIf you're making any updates to a page, and it makes sense to go back and fix older versions, please make sure you do so under that folder.\n\nWhile working on updates/fixes, make sure you review how things look like on the local running deployment, under the Next version (which appears only while in dev-mode for now).\n\nIf you link to other pages, make sure to use relative links, so they would work well between versions.\n\nIf you need to add a new image/screenshot, make sure to place them under the static/Images folder, and keep the naming convention of using a dash instead of spaces in the file names. Also, try to find a relevant folder based on the area of this image.\n\nThere are many examples of how to use tables/images/links/admonitions (notes/warning/etc) - so don't try to reinvent the wheel and try to be in-line with other examples.\n\n### Create a PR\n\nWhen done with the updates, make sure you commit the changes with a clear message, and then make a PR to the `main` branch.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisystems%2Fcloudshell-help","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualisystems%2Fcloudshell-help","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisystems%2Fcloudshell-help/lists"}