{"id":17038007,"url":"https://github.com/kzu/microbit-courses","last_synced_at":"2026-07-01T15:32:44.430Z","repository":{"id":141701042,"uuid":"137033459","full_name":"kzu/microbit-courses","owner":"kzu","description":"Courses with content from Microsoft/pxt-microbit","archived":false,"fork":false,"pushed_at":"2018-06-12T08:42:55.000Z","size":51583,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-21T16:03:19.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kzu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"devlooped"}},"created_at":"2018-06-12T07:25:29.000Z","updated_at":"2018-06-12T08:42:57.000Z","dependencies_parsed_at":"2024-04-19T05:31:53.439Z","dependency_job_id":null,"html_url":"https://github.com/kzu/microbit-courses","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kzu/microbit-courses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fmicrobit-courses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fmicrobit-courses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fmicrobit-courses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fmicrobit-courses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kzu","download_url":"https://codeload.github.com/kzu/microbit-courses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fmicrobit-courses/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35013183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-14T08:55:42.670Z","updated_at":"2026-07-01T15:32:44.415Z","avatar_url":"https://github.com/kzu.png","language":null,"funding_links":["https://github.com/sponsors/devlooped"],"categories":[],"sub_categories":[],"readme":"# microbit-courses\n\nCourses with content from Microsoft/pxt-microbit\n\n\n## updating from upstream\n\nThe `courses/en` folder comes staight from https://github.com/Microsoft/pxt-microbit/tree/master/docs/courses.\nIn order to update it and preserve its history, follow these steps:\n\n```\n# Add remote first time you do this only\ngit remote add -f microbit git@github.com:Microsoft/pxt-microbit.git\n# If remote already added, fetch instead\ngit fetch microbit\n\ngit checkout -b staging microbit/master\ngit subtree split -P docs/courses -b docs-courses\ngit checkout master\ngit rm -rf courses/en\ngit commit -m \"Prepare for update\" courses/en\ngit subtree add -P courses/en docs-courses\ngit branch -D docs-courses staging\ngit push\n```\n\nUpdating static images:\n\n```\ngit checkout -b staging microbit/master\ngit subtree split -P docs/static/courses -b static-courses\ngit checkout master\ngit rm -rf static/en\ngit commit -m \"Prepare for update\" static/en\ngit subtree add -P static/en static-courses\ngit branch -D static-courses staging\ngit push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkzu%2Fmicrobit-courses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkzu%2Fmicrobit-courses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkzu%2Fmicrobit-courses/lists"}