{"id":42926618,"url":"https://github.com/coderefinery/2021-02-24-metacenter","last_synced_at":"2026-01-30T18:10:27.038Z","repository":{"id":75413332,"uuid":"337372682","full_name":"coderefinery/2021-02-24-Metacenter","owner":"coderefinery","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-09T10:47:53.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-10T04:47:09.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderefinery.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-09T10:47:28.000Z","updated_at":"2021-02-09T10:47:34.000Z","dependencies_parsed_at":"2023-07-16T19:16:26.850Z","dependency_job_id":null,"html_url":"https://github.com/coderefinery/2021-02-24-Metacenter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"coderefinery/template-workshop-webpage","purl":"pkg:github/coderefinery/2021-02-24-Metacenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-02-24-Metacenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-02-24-Metacenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-02-24-Metacenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-02-24-Metacenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderefinery","download_url":"https://codeload.github.com/coderefinery/2021-02-24-Metacenter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-02-24-Metacenter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-01-30T18:10:25.733Z","updated_at":"2026-01-30T18:10:27.033Z","avatar_url":"https://github.com/coderefinery.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template for CodeRefinery workshop webpages\n\nThis repository is a template to set up webpages for CodeRefinery workshops.\n\nTo use it, follow these instructions:\n- Click the green \"Use this template\" button.\n- Select owner of the new repository and repository name. The name should be\n  \"year-month-date-place\", e.g. \"2019-10-16-stockholm\".\n- Click \"Create repository from template\"\n- You will now be redirected to the new repository.\n\nAdjust these files:\n- `content/_index.md`\n- `config.toml`\n  - adapt `base_url` to point to the GitHub repository for the workshop page\n  - add logos as needed under `[extra]`, the images go under content/logos\n\n### Schedule planning\n\n**Host:** Manage zoom meeting, breakout rooms, timekeeping and breaks,\nzoom chat, general attendee communication.  **Hackmd:** watches\nhackmd, answers questions, organizes it, brings questions up in main\nlecture.  **Expert helpers:** Reserve instructors who can help with\ndifficult problems, especially configuration problems at the very\nbeginning of each day.  Optional.  **Helper:** breakout room helper, listed at\nend (not per day) since they are usually expected to be a helper every\nday. **(name)** in parentheses: \"I offer to do it\nbut I am happy if someone replaces me here.\"\n\nOverlapping roles are allowed when you think it's reasonable!\n\n\n\u003ctable\u003e\n\u003ctr\u003e\n  \u003cth\u003eDay\u003c/th\u003e\n         \u003cth\u003eTopics+Instructors\u003c/th\u003e\n         \u003cth\u003eHost\u003c/th\u003e\n         \u003cth\u003eHackmd\u003c/th\u003e\n         \u003cth\u003eExperts helpers\u003c/th\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003e1.jan (W)\u003c/th\u003e\n         \u003ctd\u003eintro: name\u003cbr\u003e\n\t\t     topic1: name\u003cbr\u003e\n\t     \u003c/td\u003e\n         \u003ctd\u003e\u003c/td\u003e\u003c!--host--\u003e\n         \u003ctd\u003e\u003c/td\u003e\u003c!--hackmd--\u003e\n         \u003ctd\u003e\u003c/td\u003e\u003c!--expert helpers--\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\nHelpers: name, name.  (note: for privacy, helpers do not need to be\ntracked here)\n\n\n\n### Changing the status of the registration button\n\nRegistration is not yet open:\n```html\n\u003ca class=\"btn btn-info disabled\" href=\"#\" data-mode=\"1\" target=\"_blank\"\u003eRegistration will open soon\u003c/a\u003e\n```\n\nRegistration is open (adjust the `href`):\n```html\n\u003ca class=\"btn btn-success\" href=\"#\" data-mode=\"1\" target=\"_blank\"\u003eRegister here\u003c/a\u003e\n```\n\nRegistration is closed:\n```html\n\u003ca class=\"btn btn-danger disabled\" href=\"#\" data-mode=\"1\" target=\"_blank\"\u003eRegistration is closed\u003c/a\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderefinery%2F2021-02-24-metacenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderefinery%2F2021-02-24-metacenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderefinery%2F2021-02-24-metacenter/lists"}