From 3cfa63ef45309a8f8f27433cbd5262336fdaddcc Mon Sep 17 00:00:00 2001 From: David Yu Date: Mon, 28 Oct 2024 19:22:51 -0500 Subject: [PATCH] Configurable mattermost --- _config.yml | 3 ++- setup.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 81afae8..d45d94e 100644 --- a/_config.yml +++ b/_config.yml @@ -46,7 +46,8 @@ flavor: "C++/Python" title: "CMS DAS Pre-Exercises" # Overall year for the Workshop -year: 2024 +year: 2025 +mattermost_invitelink: https://mattermost.web.cern.ch/signup_user_complete/?id=zwsj9sgz6tya5qjma1g37rjodo&md=link&sbr=su #------------------------------------------------------------ # Generic settings (should not need to change). diff --git a/setup.md b/setup.md index a85a9da..0579954 100644 --- a/setup.md +++ b/setup.md @@ -6,10 +6,11 @@ questions: - "Who can I contact if I need help with the pre-exercises?" --- +These instructions are for attendees of the {{ site.year }} CMS Data Analysis School at the Fermilab LHC Physcis Center. ## Mattermost (chat) -=There is a dedicated Mattermost team, called [CMSDAS@LPC {{ site.year }}](https://mattermost.web.cern.ch/signup_user_complete/?id=7hedxbi647dbbqouez9449g3ba), setup to facilitate communication and discussions via live chat (which is also archived). The channel is hosted by the [CERN Mattermost instance](https://mattermost.web.cern.ch). +=There is a dedicated Mattermost team, called [CMSDAS@LPC {{ site.year }}]({{ site.mattermost_invitelink }}), setup to facilitate communication and discussions via live chat (which is also archived). The channel is hosted by the [CERN Mattermost instance](https://mattermost.web.cern.ch). If you have never used Mattermost at CERN, please know that you will need your CERN login credentials (SSO) and you will need to join the private CMSDAS@LPC {{ site.year }} team in order to be able to see (or find using the search channels functionality) the channels setup for communications related to the school.