GithubHelp home page GithubHelp logo

sabryr / 2021-04-13-online Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coderefinery/2021-03-25-online

0.0 1.0 0.0 0 B

Online regular workshop

License: Creative Commons Attribution 4.0 International

CSS 16.86% HTML 83.14%

2021-04-13-online's Introduction

Template for CodeRefinery workshop webpages

This repository is a template to set up webpages for CodeRefinery workshops.

To use it, follow these instructions:

  • Click the green "Use this template" button.
  • Select owner of the new repository and repository name. The name should be "year-month-date-place", e.g. "2019-10-16-stockholm".
  • Click "Create repository from template"
  • You will now be redirected to the new repository.

Adjust these files:

  • content/_index.md
  • config.toml
    • adapt base_url
    • add logos as needed under [extra], the images go under content/logos
    • adapt repository_url to point to the GitHub repository for the workshop page
    • adapt twitter_image

Schedule planning

Host: Manage zoom meeting, breakout rooms, timekeeping and breaks, zoom chat, general attendee communication. Hackmd: watches hackmd, answers questions, organizes it, brings questions up in main lecture. Expert helpers: Reserve instructors who can help with difficult problems, especially configuration problems at the very beginning of each day. Optional. Helper: breakout room helper, listed at end (not per day) since they are usually expected to be a helper every day. (name) in parentheses: "I offer to do it but I am happy if someone replaces me here."

Overlapping roles are allowed when you think it's reasonable!

Day Topics+Instructors Host Hackmd Experts helpers
1.jan (W) intro: name
topic1: name

Helpers: name, name. (note: for privacy, helpers do not need to be tracked here)

Changing the status of the registration button

Registration is not yet open:

<a class="btn btn-info disabled" href="#" data-mode="1" target="_blank">Registration will open soon</a>

Registration is open (adjust the href):

<a class="btn btn-success" href="#" data-mode="1" target="_blank">Register here</a>

Registration is closed:

<a class="btn btn-danger disabled" href="#" data-mode="1" target="_blank">Registration is closed</a>

2021-04-13-online's People

Contributors

sabryr avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.