{"id":34897273,"url":"https://github.com/aistabci/abci-docs","last_synced_at":"2026-01-30T06:22:58.643Z","repository":{"id":37335111,"uuid":"143982960","full_name":"aistabci/abci-docs","owner":"aistabci","description":"ABCI User Guide \u0026 Portal Guide","archived":false,"fork":false,"pushed_at":"2025-12-22T05:46:42.000Z","size":122663,"stargazers_count":63,"open_issues_count":11,"forks_count":32,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-12-23T17:00:01.372Z","etag":null,"topics":["abci","ai","cloud","mkdocs-sites","supercomputer"],"latest_commit_sha":null,"homepage":"https://docs.abci.ai/","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/aistabci.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":"2018-08-08T08:19:37.000Z","updated_at":"2025-11-28T00:21:39.000Z","dependencies_parsed_at":"2024-01-09T04:44:36.721Z","dependency_job_id":"d6ca975d-0886-4ba7-80bf-8b9ac496e72f","html_url":"https://github.com/aistabci/abci-docs","commit_stats":null,"previous_names":["aistairc/abci-docs"],"tags_count":118,"template":false,"template_full_name":null,"purl":"pkg:github/aistabci/abci-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aistabci%2Fabci-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aistabci%2Fabci-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aistabci%2Fabci-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aistabci%2Fabci-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aistabci","download_url":"https://codeload.github.com/aistabci/abci-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aistabci%2Fabci-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"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":["abci","ai","cloud","mkdocs-sites","supercomputer"],"created_at":"2025-12-26T07:41:14.264Z","updated_at":"2026-01-30T06:22:58.635Z","avatar_url":"https://github.com/aistabci.png","language":"HTML","readme":"# README\n\nThe primary goal of this project is to organize a concerted community effort to improve the ABCI User Guide and Portal Guide that explain how to utilize [AI Bridging Cloud Infrastructure (ABCI)](https://abci.ai/).\nABCI is the world's first large-scale Open AI Computing Infrastructure, constructed and operated by [National Institute of Advanced Industrial Science and Technology (AIST)](https://www.aist.go.jp/).\nWe would welcome your feedbacks including pull requests.\n\nOn every *release* we will deploy it as the current *official* versions of the ABCI User Guide and Portal Guide, which are located at [https://docs.abci.ai/](https://docs.abci.ai/).\n\n## Structure of the repository\n\nThis repository consists of the following [MkDocs](https://www.mkdocs.org/) documents:\n\n| Directory | officially deployed URL | Notes |\n|:--|:--|:--|\n| root/ | https://docs.abci.ai/    | Document root of the ABCI User Guide |\n| ja/   | https://docs.abci.ai/ja/ | Japanese version |\n| en/   | https://docs.abci.ai/en/ | English version |\n| portal/root/ | https://docs.abci.ai/portal/    | Document root of the ABCI Portal Guide |\n| portal/ja/   | https://docs.abci.ai/portal/ja/ | Japanese version |\n| portal/en/   | https://docs.abci.ai/portal/en/ | English version |\n\n## Development\n\nYou can clone the repository to your local environment and run the builtin development server.\n\n```\n$ pip3 install mkdocs\n$ pip3 install mkdocs-material\n$ pip3 install mkdocs-redirects\n$ pip3 install ghp-import # for deployment to GitHub pages\n$ git clone https://github.com/aistairc/abci-docs.git\n$ cd abci-docs\n$ cd root/ or ja/ or en/\n$ mkdocs serve\n```\n\nAnd, open 'http://127.0.0.1:8000/' using a web browser.\n\n## Build and deploy\n\nTo generate the static versions of documents:\n\n```\n$ make build\n(static files are generated under site/ directory)\n```\n\nAnd, to deploy and publish generated documents to `gh-pages` branch:\n\n```\n$ ghp-import -m \"(specific message)\" -c docs.abci.ai -r origin -b gh-pages -p site\n```\n\nor, just run:\n\n```\n$ make publish-head\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faistabci%2Fabci-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faistabci%2Fabci-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faistabci%2Fabci-docs/lists"}