You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pages/docs/interns_page.md
+5-18
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,10 @@ Be sure to include your project summary in the project_goal field.
24
24
25
25
You can leave the “presentations” and “current_status” fields blank for now. (Make sure to include the fields)
26
26
27
+
Make sure to follow the format explicitly. The file needs to include "---" characters are the top and bottom of this header section. The tabs and spaceing are important as well.
28
+
29
+
Anything between "<>" characters should be replaced with your information without the "<>" characters (i.e. <yourGitHubuserid> becomes rct225, not <rct225>)
Short description of your project. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam vitae vulputate ex. Vivamus sit amet malesuada orci. Integer blandit sem non auctor convallis. Donec at suscipit arcu. Donec placerat ex blandit magna finibus ultrices. Vivamus ultrices, nunc ac sodales vehicula, ante metus ultrices quam, in euismod dolor risus eu neque. Proin auctor magna vel lacus dictum efficitur. Praesent mauris nunc, imperdiet nec hendrerit non, pulvinar vel tortor. Donec gravida ac turpis dapibus ultricies. Sed lobortis felis vel euismod fringilla.
46
50
mentors:
47
51
- <Mentor Name - (<Mentor Institution>)>
48
52
49
-
proposal: /assets/pdf/<find-your-file>
50
53
presentations:
51
-
- title: "<Presentation Title"
52
-
date: "Presentation Date"
53
-
url: <Presentation materials link>
54
-
meeting: <Meeting name>
55
-
meetingurl: <Meeting url - indico link, etc.>
56
-
recordingurl: <Recording url> (Optional)
57
54
current_status: >
58
55
A placeholder for status updates
59
56
github-username: <Your git-hub username>
@@ -63,13 +60,3 @@ gitlab-url: <URL for your GitLab repo> (Optional)
63
60
64
61
### Dates
65
62
Date format for start and end dates should be -- YYYY-MM-DD -- i.e. 2021-12-31
66
-
67
-
### Presentations
68
-
69
-
The meaning of the fields is the following:
70
-
71
-
* title - the title of the talk: you made need to place it in double quotes, if certain characters like a colon (":") are included in the title
72
-
* date - the date on which the presentation was made, in the numeric format "YYYY-MM-DD"
73
-
* url - this should be a direct URL to the presentation or page containing the presentation. For Indico, link to the contribution, not the PDF or other links.
74
-
* meeting - the name of the meeting
75
-
* meetingurl - the URL for the meeting in which the presentation was made
0 commit comments