Git Product home page Git Product logo

website's Introduction

Teaching materials for Technical Agile Coaches

This repo contains resources for technical agile coaches to use in their work. For more information, please read this book Technical Agile Coaching by Emily Bache.

Development

To test locally:

bundle exec jekyll serve

Instead of using jekyll locally you can get a prebuilt docker image with Ruby, Jekyll etc. installed:

dockerinit

Test locally run the server with:

dockerrun

Alternatively use docker-compose using the docker-compose.yml.

docker-compose up

Then browse to:

http://localhost:4000

If you want to get access to the terminal in the docker container the command is:

docker exec -it <name_of_container> /bin/bash

were "name_of_container" is found by running the command

docker ls

or expanding the container in the Docker desktop user interface.

Deploying to the live site

When you push to the main branch, there is a github action that deploys the changes.

Adding events

  • In hubspot, bulk update the 'events' property for everyone who attended the previous event
  • Wipe the 'next_open_space' property from all contacts in Hubspot
  • Update AddEvent "add to calendar" link with the next date
  • Rename the event page under society/events
  • Update society/events/index.md with a link to the updated event signup page
  • Test that you can sign up:
    • correct signup thankyou page
    • 'add to calendar' link on that page works,
    • you get a confirmation email
    • you get the 'next_open_space' property in hubspot
  • Create zoom meeting
  • Create calendar event and invite co-host & society members
  • Create and schedule email 1 week before with zoom link
  • Create and schedule email on the day with zoom link
  • Advertize on discord etc

Adding new members

  • Make sure they have read and understood Membership
  • Invite them to github organization
  • Update their settings in contributors
  • Update their profile page on this site
  • Add them to the membership registry google doc
  • Add them to the next open space calendar invite
  • Update their groups on Discord
  • Send welcome mail saying you've done those things
  • Announce them on Discord & elsewhere

website's People

Contributors

emilybache avatar esterdanielytterbrink avatar gregorriegler avatar peitor avatar codecop avatar pitchart avatar dependabot[bot] avatar ythirion avatar claresudbery avatar ronheywood avatar xrecoba avatar jolod avatar objarni avatar riggs333 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.