layout | carpentry | venue | address | country | language | latlng | humandate | humantime | startdate | enddate | instructor | helper | collaborative_notes | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
workshop |
swc |
Macquarie University |
Manly Room, Level 4, 17 Wally's Walk (C5C), Macquarie University, Sydney NSW 2122 |
au |
en |
-33.774858, 151.113265 |
24-25 July 2019 |
9:00 am - 4:30 pm |
2019-07-24 |
2019-07-25 |
|
|
{% if page.carpentry != site.carpentry %}
carpentry: {{page.carpentry}}
in index.md
and
carpentry: {{site.carpentry}}
in _config.yml
. Make sure you edit both files. After editing _config.yml
, you need to run make serve
again to
see the changes take effect locally.
{% comment %} EVENTBRITE
This block includes the Eventbrite registration widget if 'eventbrite' has been set in the header. You can delete it if you are not using Eventbrite, or leave it in, since it will not be displayed if the 'eventbrite' field in the header is not set. {% endcomment %} {% if page.eventbrite %}
<iframe src="https://www.eventbrite.com/tickets-external?eid={{page.eventbrite}}&ref=etckt" frameborder="0" width="100%" height="280px" scrolling="auto"> </iframe> {% endif %}{% comment %} INTRODUCTION {% endcomment %}
{% include sc/intro.html %}
{% comment %} AUDIENCE
Explain who your audience is. (In particular, tell readers if the workshop is only open to people from a particular institution. {% endcomment %} {% include sc/who.html %}
{% comment %} LOCATION
This block displays the address and links to maps showing directions if the latitude and longitude of the workshop have been set. You can use https://itouchmap.com/latlong.html to find the lat/long of an address. {% endcomment %} {% if page.latlng %}
Where: {{page.address}}. Get directions with OpenStreetMap or Google Maps.
{% endif %}{% comment %} DATE
This block displays the date and links to Google Calendar. {% endcomment %} {% if page.humandate %}
When: {{page.humandate}}. {% include workshop_calendar.html %}
{% endif %}{% comment %} SPECIAL REQUIREMENTS {% endcomment %}
Requirements: Participants will need to bring a laptop with a macOS, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on. They will need an internet browser installed (Chrome recommended). Participants must also sign-up for a GitHub account if they don't already have one.
{% comment%} CODE OF CONDUCT {% endcomment %}
Code of Conduct: Everyone who participates in Carpentries activities is required to conform to the Code of Conduct. This document also outlines how to report an incident if needed.
{% comment %} ACCESSIBILITY {% endcomment %}
Accessibility: We are committed to making this workshop accessible to everybody. The workshop organisers have checked that:
- The room is wheelchair / scooter accessible.
- Accessible restrooms are available.
Materials will be provided in advance of the workshop and large-print handouts are available if needed by notifying the organizers in advance. If we can help making learning easier for you (e.g. sign-language interpreters, lactation facilities) please get in touch (using contact details below) and we will attempt to provide them.
{% comment %} CONTACT EMAIL ADDRESS {% endcomment %}
Contact: Please email {% if page.email %} {% for email in page.email %} {% if forloop.last and page.email.size > 1 %} or {% else %} {% unless forloop.first %} , {% endunless %} {% endif %} {{email}} {% endfor %} {% else %} to-be-announced {% endif %} for more information.
{% comment %} SURVEYS - DO NOT EDIT SURVEY LINKS
Please complete these surveys before and after the workshop:
{% endcomment %}{% comment %} SCHEDULE {% endcomment %}
{% include sc/schedule.html %}{% comment %} SYLLABUS {% endcomment %}
{% include sc/syllabus.html %}{% comment %} SETUP {% endcomment %}
Before attending the workshop, you will need to ensure you have:
- A macOS, Windows or Linux laptop for use during the workshop.
- Internet access from your device - Macquarie OneNet Wifi and eduRoam are available in the venue.
- A GitHub account - sign up is free.
- Completed the: Pre-workshop Survey
{% comment %} Workshop Materials {% endcomment %}
All the workshop materials are available in the follow in GitHub Repository: