Skip to content

Commit b0f67fd

Browse files
authored
Add more prominent photos to dev summit blog post (#239)
1 parent 30d221c commit b0f67fd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
160 KB
Loading

content/posts/scientific-python/dev-summit-2/index.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resources:
3232
src: "group.jpg"
3333
params:
3434
description: "Group picture of (most of the) summit attendees."
35-
showOnTop: true
35+
showOnTop: false
3636

3737
summary: |
3838
The 2024 Scientific Python Developer summit was held 3–5 June in Seattle. Here's a summary of what we did.
@@ -50,6 +50,12 @@ Of course, we work together already online, but the event allows us to focus our
5050
This is why, before the summit, we have planning Zoom calls, where we identify topics of interest, which are turned into issues, which are then fleshed out and discussed prior to the event.
5151
That way, we hoped to hit the ground running—as we did!
5252

53+
{{< figure >}}
54+
src = "group.jpg"
55+
alt = "Photo of the summit attendees, in front of a fountain on the University of Washington campus, with a volcano in the background"
56+
caption = "Our intrepid community developers, with Mt Rainier in the background"
57+
{{< /figure >}}
58+
5359
## Topics
5460

5561
You can get a rough idea of what we worked on by browsing the [planning issues](https://github.com/scientific-python/summit-2024/issues/) and the [summit worklog](https://hackmd.io/wsJVTMYdQGG_Zgz7rgxSzw).
@@ -112,6 +118,12 @@ For example:
112118

113119
### Conclusion
114120

121+
{{< figure >}}
122+
src = "chess.jpg"
123+
caption = "Nothing like a relaxing game of chess after a long day's work"
124+
alt = "Members of the team playing chess at Big Time Ale Brewery in Seattle"
125+
{{< /figure >}}
126+
115127
Numerous other PRs were made, of which a number were probably not even captured in the [worklog](https://hackmd.io/wsJVTMYdQGG_Zgz7rgxSzw).
116128
But, besides the inherent satisfaction of working together with this great group, the best feature of the summit was that we were able to hang out, bonding over our communal joys and struggles—both technical and personal.
117129

0 commit comments

Comments
 (0)