{"id":47820383,"url":"https://github.com/kubebb/website","last_synced_at":"2026-04-03T19:06:57.932Z","repository":{"id":156407595,"uuid":"632991323","full_name":"kubebb/website","owner":"kubebb","description":"For dev: https://kubebb.github.io/website/","archived":false,"fork":false,"pushed_at":"2024-11-21T06:06:27.000Z","size":15708,"stargazers_count":2,"open_issues_count":9,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-21T07:19:05.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://kubebb.k8s.com.cn/","language":"JavaScript","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/kubebb.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}},"created_at":"2023-04-26T14:45:09.000Z","updated_at":"2024-11-21T06:04:48.000Z","dependencies_parsed_at":"2023-09-22T17:33:30.263Z","dependency_job_id":"1fd26a2b-2f54-4f53-aea2-8a36d0a81579","html_url":"https://github.com/kubebb/website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kubebb/website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubebb%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubebb%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubebb%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubebb%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubebb","download_url":"https://codeload.github.com/kubebb/website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubebb%2Fwebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31371984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-04-03T19:06:57.281Z","updated_at":"2026-04-03T19:06:57.923Z","avatar_url":"https://github.com/kubebb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Local Development\n\n```\n# Get the required node_modules\nnpm install --registry=https://registry.npm.taobao.org\n\n# Start the local server\n# 1. Use the default locale, it'll be English\nnpm run start\n# 2. Use other locale, such as Chinese\nnpm run start -- --locale=zh-Hans\n\n# Test multiple language, have to build it first and then serve it\nnpm run build\nnpm run serve\n```\n\nFor now, we're mainly using markdown to write docs, so most of the content is under the directory below:\n\n1. docs/, for English markdown files\n2. i18n/zh-Hans/docusaurus-plugin-content-docs/current, for Chinese markdown files\n\nSo under each directory above, they should have the same structure. You can update or put new markdown files as the existing ones, and they'll show up normally.\n\nYou can copy between different languages like:\n\n```\ncp -r docs/\u003csome-file\u003e i18n/zh-Hans/docusaurus-plugin-content-docs/current/\u003csome-file\u003e\n```\n\n### i18n Tips\n\nFor how docusaurus supports i18n, you can get the details [i18n Support](https://docusaurus.io/docs/i18n/introduction)\n\nFor translation of docs sidebar category labels, you can run the command below to generate the current.json file under other languages, and then translate it under i18n. For example:\n\n```\nnpm run write-translations -- --locale zh-Hans\n```\n\n### Production\n\nBuild docker image to deploy\n\n```\n# Run the docker build only once to create the base image\n# Also need to run if node modules is updated\ndocker build -f Dockerfile.base -t hyperledgerk8s/docs-node-base:lts .\n\n# Once we have the base image ready(built above)\n# Use it as the build base, it'll be 'hyperledgerk8s/docs-node-base:lts' by default\n# And then run the build below to build the final doc image\ndocker build -t kubebb/websites:\u003ctag\u003e .\n```\n\n#### Thanks to Docusaurus\n\nThis website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubebb%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubebb%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubebb%2Fwebsite/lists"}