Skip to content

baldir-fr/sammancoaching-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

Then browse to:

http://localhost:4000

Deploying to the live site

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

Adding events

  • Add a new event page under society/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 the society/events/open_space_signup_thankyou.md page with an AddEvent "add to calendar" link
  • 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
  • Update society/events/index.md with a link to the event signup page
  • Create calendar event and invite co-host
  • Create zoom meeting
  • Create and schedule email 1 week before with zoom link
  • Create and schedule email on the day with zoom link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.2%
  • Python 13.8%
  • Ruby 8.9%
  • SCSS 7.1%