Open
Conversation
… for UCL 2026 event Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
…L 2026 event Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
Signed-off-by: Dominic Friend <dmf38@cam.ac.uk>
green-br
requested changes
Mar 27, 2026
Contributor
green-br
left a comment
There was a problem hiding this comment.
Looks good - rendered locally and all displaying well and no obvious mistakes.
| @@ -0,0 +1,2 @@ | |||
| {{ $address := replace (.emailAddress | safeURL) "mailto:" "" -}} | |||
Contributor
There was a problem hiding this comment.
This file isn't needed is it? The change in layout may have confused the updating of the branch?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
make test(or equivalent) locally and all tests passgit commit -s) with my real name and email<filename>.licensesidecarLICENSES/directoryDescription
This pull request updates the event details and schedule for the OpenCHAMI Developer Summit @ UCL 2026 and introduces a new email link partial for the site. The event documentation now includes an optional pre-summit day at Cambridge, revised dates, updated hosts, and a more detailed agenda. Additionally, a new reusable email link template is added.
Event schedule and content updates:
Site functionality:
email.htmlto standardize email address rendering, ensuring proper formatting and security.Type of Change