{"id":42486057,"url":"https://github.com/eclipse-xpanse/xpanse-website","last_synced_at":"2026-01-28T11:28:25.576Z","repository":{"id":146648565,"uuid":"613260100","full_name":"eclipse-xpanse/xpanse-website","owner":"eclipse-xpanse","description":"Sourcecode for Eclipse Xpanse project website. Website is hosted on Eclipse Foundation's infrastructure.","archived":false,"fork":false,"pushed_at":"2025-12-22T21:05:54.000Z","size":50059,"stargazers_count":6,"open_issues_count":11,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-24T10:25:13.608Z","etag":null,"topics":["docusaurus","typescript","website-development"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-xpanse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/supported-clouds.mdx","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":"2023-03-13T08:18:41.000Z","updated_at":"2025-12-21T04:06:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"555d546a-990f-4020-9811-648df28f5dd5","html_url":"https://github.com/eclipse-xpanse/xpanse-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-xpanse/xpanse-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xpanse%2Fxpanse-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xpanse%2Fxpanse-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xpanse%2Fxpanse-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xpanse%2Fxpanse-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-xpanse","download_url":"https://codeload.github.com/eclipse-xpanse/xpanse-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xpanse%2Fxpanse-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28845088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"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":["docusaurus","typescript","website-development"],"created_at":"2026-01-28T11:28:24.605Z","updated_at":"2026-01-28T11:28:25.569Z","avatar_url":"https://github.com/eclipse-xpanse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xpanse Website\n\n[![xpanse-website-ci](https://github.com/eclipse-xpanse/xpanse-website/actions/workflows/xpanse-website-ci.yml/badge.svg)](https://github.com/eclipse-xpanse/xpanse-website/actions/workflows/xpanse-website-ci.yml) [![xpanse-website-deployment](https://github.com/eclipse-xpanse/xpanse-website/actions/workflows/xpanse-website-cd.yml/badge.svg)](https://github.com/eclipse-xpanse/xpanse-website/actions/workflows/xpanse-website-cd.yml)\n\nxpanse website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.\n\n## Installation\n\n```\n$ npm\n```\n\n## Local Development\n\n```\n$ npm start\n```\n\nThis command starts a local development server and opens up a browser window. Most changes are reflected live without\nhaving to restart the server.\n\n## Production Deployment\n\nThe website is currently deployed on Eclipse Foundation's infrastructure.\nAll changes that are pushed to `main` branch will trigger a re-deployment of the website.\n\nIn case the website needs to be deployed anywhere else, then run the below command and copy the contents generated in the\n`build` folder to any server that can server static websites.\n\n```shell\nnpm run build\n```\n\n## Icons\n\nFree icons on this website are taken from [Lucide](https://lucide.dev/).\n\n## Dependencies File\n\nAll third-party related content is listed in the [DEPENDENCIES](DEPENDENCIES) file.\n\n## Vale Linter\n\nWe use [Vale Linter](https://vale.sh/) for our documentation validation. The linter is part of the CI job and any finding will make the job to fail.\n\n### Running Vale Linter Locally\n\nTo run the Vale linter locally, we must download the rules packages manually to `.github/vale/styles` folder as mentioned below.\n\n```shell\ncopy files from https://github.com/errata-ai/packages/tree/master/pkg/Google/Google to .github/vale/styles/Google\ncopy files from https://github.com/errata-ai/packages/tree/master/pkg/Microsoft/Microsoft to .github/vale/styles/Microsoft\n```\n\nExecute the linter by running the following commands\n\n```shell\ndocker run --rm -v $(pwd)/.github/vale/styles:/styles --pull=always --rm -v $(pwd):/docs -w /docs jdkato/vale .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-xpanse%2Fxpanse-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-xpanse%2Fxpanse-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-xpanse%2Fxpanse-website/lists"}