Skip to content

Commit ed377da

Browse files
authored
Merge pull request #53 from LevensteinLab/dlevenstein-conferences
added conferences/meetings to mkdocs
2 parents 9698d76 + b49485e commit ed377da

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
- [Join the lab slack](https://join.slack.com/t/levensteinlab/shared_invite/zt-3coybbilg-4v5vsK2SFpaGU~NH5QD1lA)
4040
- Familiarize yourself with Lab policies, practices, and expectations. You don’t need to read the whole thing, but do read over the expectations for your position in the lab and [working hours, remote working, and vacation](https://levensteinlab.github.io/Lab-Handbook/Policies/hours_remote_vacation/)
41-
- Schedule your regular 1-on-1 meeting with Dan.
41+
- Schedule your regular [1-on-1 meeting](https://levensteinlab.github.io/Lab-Handbook/Policies/meetings/) with Dan.
4242
- Send Dan your headshot and bio for the lab website.
4343
- Join [Levenstein Lab github organization](https://github.com/LevensteinLab) - send Dan your github username and he'll add you
4444
- [Basic Github tutorial](https://levensteinlab.github.io/Lab-Handbook/Resources/basic_github/) - make your github account, learn to make a PR.

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ repo_url: https://github.com/LevensteinLab/Lab-Handbook
44
nav:
55
- Policies:
66
- Good Software: Policies/code_software.md
7+
- Conferences and Workshops: Policies/conferences_workshops.md
78
- Health & Wellness: Policies/health_wellness.md
89
- Hours & Remote Work: Policies/hours_remote_vacation.md
10+
- Meetings: Policies/meetings.md
911
- Resources:
1012
- Adobe: Resources/adobe.md
1113
- Basic Github: Resources/basic_github.md
14+
- Booking Rooms: Resources/booking.md
1215
- GenAI: Resources/gen_ai.md
1316
- HPC: Resources/hpc.md
1417
- Mailing Lists: Resources/mailing_lists.md
@@ -18,6 +21,6 @@ nav:
1821
- Recommended Reading: Resources/recommended_reading.md
1922
- Doing Science: Resources/science_general.md
2023
- Travel: Resources/travel.md
21-
- Meetings: meetings.md
24+
- VPN: Resources/vpn.md
2225
- Onboarding: onboarding.md
2326
- Contact: contact.md

0 commit comments

Comments
 (0)