Skip to content

Commit

Permalink
add events calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanxshi committed Mar 20, 2024
1 parent 32da9ba commit 36d83af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions _layout/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
<a href="/about">about</a>
</div>
<div class="right right-align">
<a href="https://calendar.google.com/calendar/embed?src=aa4658aab9b7c456e17a804d5dab5d4fe80e028bcd986b308e59a9d675b5ee3c%40group.calendar.google.com&ctz=America%2FDetroit
">calendar</a>
<a href="https://www.meetup.com/julia-gender-inclusive/">meetup</a>
<a href="https://www.twitter.com/juliainclusive">twitter</a>
<a href="https://app.slack.com/client/T68168MUP/C02LPMMSNJF">slack</a>
Expand Down
6 changes: 5 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@ means](https://medium.com/@quinncrossley/uplifting-diverse-genders-beyond-women-
# Events
We run a few events:
- [Learn Julia with us](ljwu): a series of workshops diving into Julia
- Coffee Meetings: member chat, and hear how we use Julia in our work or personal projects
- Community Hour: member chat, and hear how we use Julia in our work or personal projects
- [JGI Hackathon](hackathon)

~~~
<iframe src="https://calendar.google.com/calendar/embed?height=500&wkst=2&ctz=America%2FNew_York&bgcolor=%ffffffff&mode=AGENDA&showTitle=0&showDate=0&showCalendars=0&src=YWE0NjU4YWFiOWI3YzQ1NmUxN2E4MDRkNWRhYjVkNGZlODBlMDI4YmNkOTg2YjMwOGU1OWE5ZDY3NWI1ZWUzY0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%239E69AF" style="border-width:0" width="100%" height="500" frameborder="0" scrolling="no"></iframe>
~~~

0 comments on commit 36d83af

Please sign in to comment.