Skip to content

Commit 0cf054c

Browse files
authored
Update interns_page.md
1 parent b9cdf98 commit 0cf054c

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

pages/docs/interns_page.md

+5-18
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Be sure to include your project summary in the project_goal field.
2424

2525
You can leave the “presentations” and “current_status” fields blank for now. (Make sure to include the fields)
2626

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. <your GitHub user id> becomes rct225, not <rct225>)
30+
2731
```yml
2832

2933
---
@@ -42,18 +46,11 @@ institution: <Your institution>
4246
e-mail: <Your email>
4347
project_title: <Project title>
4448
project_goal: >
45-
Short description of your project
49+
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.
4650
mentors:
4751
- <Mentor Name - (<Mentor Institution>)>
4852

49-
proposal: /assets/pdf/<find-your-file>
5053
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)
5754
current_status: >
5855
A placeholder for status updates
5956
github-username: <Your git-hub username>
@@ -63,13 +60,3 @@ gitlab-url: <URL for your GitLab repo> (Optional)
6360

6461
### Dates
6562
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

Comments
 (0)