Skip to content

Conversation

lwasser
Copy link
Member

@lwasser lwasser commented Jul 3, 2025

This adds our scipy events and the upcoming stanford OSPO partnership as well.

url: "/blog/index.html"
- title: Events
url: "/events/index.html"
url: "/events.html"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated the events page URL so it's easier to find.

{% assign all_events = site.posts
| where_exp: "item", "item.hidden != true"
| where_exp: "item", "item.categories contains 'events'"
| sort: "event.start_date"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorted soonest to furthest away

@@ -0,0 +1,71 @@
---
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

scipy bof

@lwasser
Copy link
Member Author

lwasser commented Jul 3, 2025

this is ok because i did change the URL so this page isn't online yet - but will me when merged

@lwasser lwasser changed the title Add Events enh(events): add stanford ospo and scipy events to website Jul 3, 2025
@lwasser lwasser merged commit bd4d544 into pyOpenSci:main Jul 3, 2025
3 of 4 checks passed
@lwasser lwasser deleted the events branch July 3, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant