{"id":42926730,"url":"https://github.com/coderefinery/2021-05-10-workshop","last_synced_at":"2026-01-30T18:10:37.739Z","repository":{"id":51087897,"uuid":"346853229","full_name":"coderefinery/2021-05-10-workshop","owner":"coderefinery","description":"Our big workshop in May!","archived":false,"fork":false,"pushed_at":"2021-05-24T13:12:48.000Z","size":479,"stargazers_count":1,"open_issues_count":11,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-10T04:46:44.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coderefinery.github.io/2021-05-10-workshop/","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}},"created_at":"2021-03-11T22:12:02.000Z","updated_at":"2021-05-24T13:12:33.000Z","dependencies_parsed_at":"2022-08-20T15:11:24.833Z","dependency_job_id":null,"html_url":"https://github.com/coderefinery/2021-05-10-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"coderefinery/template-workshop-webpage","purl":"pkg:github/coderefinery/2021-05-10-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-05-10-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-05-10-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-05-10-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-05-10-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderefinery","download_url":"https://codeload.github.com/coderefinery/2021-05-10-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderefinery%2F2021-05-10-workshop/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:37.163Z","updated_at":"2026-01-30T18:10:37.734Z","avatar_url":"https://github.com/coderefinery.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeRefinery workshop webpage\n\nThis repository is a template to set up webpages for CodeRefinery\nworkshops, and has coordination of roles.\n\n\n\n## Quick reference\n\n- Workshop dates: 2021 May 10-12 (Mon-Wed), 18-20 (Tue-Thu), 9:00-12:30 CEST\n- Installation help and helper onboarding: 2021 May 5th and 6th, 12:00-14:00 CEST\n- [Workshop website](https://coderefinery.github.io/2021-05-10-workshop/)\n- [Workshop repository](https://github.com/coderefinery/2021-05-10-workshop)\n- [Indico page](https://indico.neic.no/event/178) \n### List of HackMD\n- [Coordination HackMD](https://hackmd.io/@coderefinery/coordination-2021-05-10-crws): Coordination works happen here. Please visit it and write your name for the roles etc. of your interest and availability for this workshop!\n- [CR 2021 Exercise overview](https://hackmd.io/@coderefinery/CR_May21_Exercises): Please update your plan for exercise, approximate time to run the exercise sessions and how long they will be, as well as plan for breaks here.\n- [Exercise leader hackmd May '21](https://hackmd.io/@coderefinery/exerciseleader_may21/edit)\n- [Exercise leader onboarding](https://hackmd.io/@coderefinery/exerciseleaderonboarding)\n### Expert Helper/Exercise Leader coordination sheet\n- [Helper availability overview and exercise plan](https://docs.google.com/spreadsheets/d/1NeIRs7c8br0xjcxxETNd__19JtfEERe-KFd9JUjP0wU/edit#gid=0)\n\n\n## How to generate your workshop repository\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` or `2019-10-16-online`.\n- Click \"Create repository from template\".\n- You will now be redirected to the new repository.\n- On \"Settings\" enable \"GitHub Pages\" from `gh-pages` as \"Source\".\n\n\n### How to customize this template after you have created the repository\n\n- Adapt `config.toml`:\n  - adapt `base_url` (it should contain a trailing slash)\n  - adapt `title`\n  - adapt settings below `[extra]`\n- Adapt schedule in `content/_index.md`\n\n\n### How this template works\n\nThis template is based on the [Zola](https://www.getzola.org/) static site engine.\n\nTo install Zola, follow:\n- https://www.getzola.org/documentation/getting-started/installation/\n- https://snapcraft.io/zola can be used for system that are not supported by default\n- But you can also download the binary directly from [here](https://github.com/getzola/zola/releases)\n\nCheck that Zola is installed with `$ zola --version`.\n\n\n#### Local preview\n\n```\n$ zola serve --open\n```\nThis will open in your default browser a rendered version of the template.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderefinery%2F2021-05-10-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderefinery%2F2021-05-10-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderefinery%2F2021-05-10-workshop/lists"}