{"id":47327329,"url":"https://github.com/sourcebots/docs","last_synced_at":"2026-03-17T19:32:26.180Z","repository":{"id":23175725,"uuid":"96910094","full_name":"sourcebots/docs","owner":"sourcebots","description":"Documentation","archived":false,"fork":false,"pushed_at":"2023-10-11T18:28:59.000Z","size":15604,"stargazers_count":2,"open_issues_count":7,"forks_count":3,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-04-15T08:10:53.296Z","etag":null,"topics":["documentation","web"],"latest_commit_sha":null,"homepage":"https://docs.sourcebots.co.uk/","language":null,"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/sourcebots.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}},"created_at":"2017-07-11T15:44:46.000Z","updated_at":"2024-04-15T08:10:53.297Z","dependencies_parsed_at":"2022-08-25T01:01:49.433Z","dependency_job_id":null,"html_url":"https://github.com/sourcebots/docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sourcebots/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcebots%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcebots%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcebots%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcebots%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcebots","download_url":"https://codeload.github.com/sourcebots/docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcebots%2Fdocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30629484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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":["documentation","web"],"created_at":"2026-03-17T19:32:25.506Z","updated_at":"2026-03-17T19:32:26.164Z","avatar_url":"https://github.com/sourcebots.png","language":null,"readme":"# SourceBots Documentation\n\n[![CI](https://github.com/sourcebots/docs/actions/workflows/ci.yml/badge.svg)](https://github.com/sourcebots/docs/actions/workflows/ci.yml)\n\nURL: https://docs.sourcebots.co.uk\n\n## Installation\n\nTo run this project locally, you'll need:\n\n- Python (`\u003e=3.6, \u003c3.12`)\n- `pip`\n\n## Usage\n\n### Installing dependencies\n\nIt's recommended to use a [virtual environment](https://docs.python.org/3/tutorial/venv.html):\n\n```\npython -m venv env\nenv\\Scripts\\activate.bat  # on windows\nsource env/bin/activate  # on macOS / Linux\n```\n\nThen, install dependencies:\n\n```\npip install -r requirements.txt\n```\n\n### Running development server\n\n```\nmkdocs serve\n```\n\nThis will launch a server on http://localhost:8000. Content in the server will live-reload as changes are made. If large refactors of the site structure are made, it's advisable to stop the server, make the changes, then restart it.\n\n### Production build\n\n```\nmkdocs build\n```\n\nThis will build the site once, and place it in `site/` in the root of the project. This may be useful to see which files are rendered, and how exactly to access them.\n\n### Spell checking\n\nThis project uses `cspell` for spell checking. Plugins are\navailable for a variety of editors and a command line runner is available\nthrough `npm`:\n\n```\nnpm install\n```\n\n```\nnpm run spellcheck\n```\n\nWords that `cspell` is unaware of can be added to the `.spelling` file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcebots%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcebots%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcebots%2Fdocs/lists"}