Skip to content

Commit

Permalink
Begin pages for 2024 summer school (#159)
Browse files Browse the repository at this point in the history
* Update office hours and weekly meeting cancellation dates

* Add summer school page

* Update .gitignore

* Add link to summer school

* pre-commit run --all-files

* Run pre-commit

* Updates
  • Loading branch information
namurphy authored Apr 5, 2024
1 parent 62276d2 commit 979b648
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
_site
*.py[cod]
.DS_Store
.doit.db
.doit.db*
.doit.db.db
cache/
output/
Expand Down
8 changes: 5 additions & 3 deletions pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,17 @@ hidetitle: True
</div>
<!-- Feature 3 -->
<div class="feature-column">
<a class="feature-link" href="https://hack.plasmapy.org">
<a class="feature-link" href="meetings/summer-school-2024">
<div class="feature-card"
style="background-image: linear-gradient(rgba(255, 255, 255, 0.0),
rgba(255, 255, 255, 0.0)),
none;
background-color: var(--plasmapy-darkblue)">
<div>
<h1 style="color: #d8d8d8; margin-bottom: 18px">Hack Week</h1>
<img src="/images/hack_logo(v7).png" alt="" style="max-width: 90%">
<h1 style="color: #d8d8d8">PlasmaPy Summer School 2024</h1>
<p style="color: #d8d8d8">
July 29 – August 1, 2024 at Bryn Mawr College
</p>
</div>
</div>
</a>
Expand Down
19 changes: 9 additions & 10 deletions pages/meetings/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
title: PlasmaPy Meetings
author: Erik T. Everson

### Upcoming Meetings

#### [PlasmaPy Summer School 2024](./summer-school-2024)

The inaugural PlasmaPy summer school will be held at Bryn Mawr College
from July 29 to August 1, 2024.

### Weekly Meetings

----
Expand All @@ -9,11 +16,9 @@ author: Erik T. Everson

<div style="height: 12px"><!-- Adding vertical whitespace --></div>

#### [PlasmaPy "Office" Hours](./office_hours): Every Thursday at 12 pm PT / 3 pm ET

<br/>
#### [PlasmaPy Office Hours](./office_hours): Every Thursday at 12 pm PT / 3 pm ET

### Upcoming Meetings
### Past Meetings

----

Expand All @@ -23,12 +28,6 @@ We will be providing a [PlasmaPy tutorial](./magnetus2023) at the
[MagNetUS 2023 meeting](https://sites.google.com/view/magnetus2023/home?authuser=0)
at Auburn University on Thursday, June 15 from 2–5 pm CDT.

<br/>

### Past Meetings

----

#### [62nd APS DPP - 11.04 Mini-Conference](https://engage.aps.org/dpp/meetings/annual-meeting/mini-conferences): Growing an open source software ecosystem for plasma science
November 11 & 12, 2020

Expand Down
8 changes: 4 additions & 4 deletions pages/meetings/office_hours.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
title: PlasmaPy "Office" Hours
title: PlasmaPy Office Hours
author: Nick Murphy
hidetitle: True

Expand All @@ -8,13 +8,13 @@ hidetitle: True
[federal holidays]: https://www.opm.gov/policy-data-oversight/pay-leave/federal-holidays/#url=Overview
[APS DPP meeting]: https://engage.aps.org/dpp/meetings/annual-meeting

# PlasmaPy "Office" Hours
# PlasmaPy Office Hours

Do you have a question about PlasmaPy? Would you like to learn how to
become active in the PlasmaPy project? Do you have an idea for a
great new feature or want to start an affiliated package?

If so, then **please join us for informal PlasmaPy "office" hours on
If so, then **please join us for informal PlasmaPy office hours on
most Thursdays at 3 pm ET / 12 pm PT**. We will meet on [Zoom]. The
schedule is published on our [calendar]. Any last minute changes will
be posted on our [Matrix chat].
Expand All @@ -27,5 +27,5 @@ last two Thursdays of December, the first Thursday in January, or
during the [APS DPP meeting].

PlasmaPy developers can be reached at other times via the [Matrix
chat], in particular if the time for "office" hours does not work for
chat], in particular if the time for office hours does not work for
you.
48 changes: 48 additions & 0 deletions pages/meetings/summer-school-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
title: PlasmaPy Summer School 2024
author: Nick Murphy
hidetitle: True

[Bryn Mawr College]: https://www.brynmawr.edu/about-college/visit-guide/maps-directions

[**submit your application**]: https://docs.google.com/forms/d/e/1FAIpQLSe1TzcjX5y2NTXmKi1plu_N9ItaQAjY8C6r5amyMAHFNwSwwg/viewform?usp=sf_link

# PlasmaPy Summer School 2024

The PlasmaPy community is excited to announce its inaugural summer
school, which will be held from July 29 – August 1, 2024 at
[Bryn Mawr College]. After introducing how to use PlasmaPy, this
workshop will help participants learn how to contribute to an open
source software project like PlasmaPy.

## Dates

Monday, July 29 to Thursday, August 1

## Location

The summer school will be held at [Bryn Mawr College] in Bryn Mawr,
Pennsylvania, USA (about a 30 minute drive from central Philadelphia).

### Schedule

Monday through Wednesday will include structured learning opportunities
and live tutorials. Thursday will be an optional unstructured day to
work alongside other participants and talk with PlasmaPy contributors
to apply the lessons learned earlier in the week.

### Application process

Space is limited for participation in the workshop in order to maximize
interaction between instructors and participants. Once you [**submit your
application**], it will be reviewed and you will be notified if your
application is accepted.

Travel funding is available through PlasmaPy's NSF grant for all domestic
participants who are chosen, including airfare and accommodations. The
workshop will also include meals (breakfast, lunch, and dinner).

The due date for applications is Friday, May 24.

### Contact information

If you have questions, please feel free to email namurphy@plasmapy.org.

0 comments on commit 979b648

Please sign in to comment.