generated from ahfitzpa/workshop-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -256,12 +256,13 @@ Edit the text to match who can attend the workshop. For instance: | |
- This workshop is open to the public. | ||
- If you are interested in attending this workshop, contact [email protected] | ||
for more information | ||
{% endcomment %} | ||
|
||
<p id="who-can-attend"> | ||
<strong>Who can attend?:</strong> | ||
This workshop is open to .... | ||
This workshop is open to UCD School of Veterinary Medicine staff and postgraduate students (hosted or otherwise). | ||
</p> | ||
{% endcomment %} | ||
|
||
|
||
<hr/> | ||
|
||
|
@@ -292,19 +293,19 @@ https://pad.carpentries.org/YYYY-MM-DD-site | |
where 'YYYY-MM-DD-site' is the identifier for your workshop, | ||
e.g., '2015-06-10-esu'. | ||
|
||
{% comment %} | ||
Note we also have a CodiMD (the open-source version of HackMD) | ||
available at https://codimd.carpentries.org | ||
{% endcomment %} | ||
{% if page.collaborative_notes %} | ||
<h2 id="collaborative_notes">Collaborative Notes</h2> | ||
|
||
<p> | ||
We will use this <a href="{{ page.collaborative_notes }}">collaborative document</a> for chatting, taking notes, and sharing URLs and bits of code. | ||
We will use a <a href="{{ page.collaborative_notes }}">Slack channel</a> for chatting, taking notes, and sharing URLs and bits of code. You can download Slack or access it through your web browser. Please note, that you must use your UCDc email address to access the Slack channel. | ||
</p> | ||
<hr/> | ||
{% endif %} | ||
|
||
|
||
{% comment %} | ||
SURVEYS - DO NOT EDIT SURVEY LINKS | ||
{% endcomment %} | ||
|