diff --git a/public/posts/10year-event/anniversary-image.png b/public/posts/10year-event/anniversary-image.png
new file mode 100644
index 00000000..9987fa79
Binary files /dev/null and b/public/posts/10year-event/anniversary-image.png differ
diff --git a/src/components/layout.js b/src/components/layout.js
index b3199f29..fecb5ce1 100644
--- a/src/components/layout.js
+++ b/src/components/layout.js
@@ -23,12 +23,11 @@ export const Layout = ({
ReactGA.send({ hitType: 'pageview' })
}, [])
- const bannerTitle = 'Parcels v4 currently in development'
+ const bannerTitle =
+ 'Join the Parcels 10 year anniversary event 🎉 on 1-3 Oct 2025!'
const bannerDescription = ''
const bannerChildren = (
-
- See our documentation for more details
-
+ Learn more
)
// Determine the base URL based on the environment
diff --git a/src/pages/10year-event.tsx b/src/pages/10year-event.tsx
new file mode 100644
index 00000000..7497b779
--- /dev/null
+++ b/src/pages/10year-event.tsx
@@ -0,0 +1,5 @@
+import Redirect from '@/components/redirect'
+
+export default function TenYearEventRedirect() {
+ return
+}
diff --git a/src/posts/10year-event/index.md b/src/posts/10year-event/index.md
new file mode 100644
index 00000000..19a83ab5
--- /dev/null
+++ b/src/posts/10year-event/index.md
@@ -0,0 +1,22 @@
+---
+title: 'Parcels 10 year anniversary event 🎉'
+date: '2025-04-01'
+authors:
+ - name: Erik van Sebille
+ github: erikvansebille
+summary: 'On October 1-3 2025, we will celebrate the 10 year anniversary of Parcels in Utrecht, Netherlands, with a workshop-conference-hackathon-party.'
+---
+
+**In 2025, Parcels will be 10 years old! To celebrate this milestone, we are planning a workshop-conference-hackathon-party in Utrecht, Netherlands, from October 1-3, 2025. We like to invite you to join us for this event!**
+
+Michael Lange committed [b2ae2fd](https://github.com/OceanParcels/Parcels/commit/b2ae2fd44979c125fbc21f2c939289db62dc4816) on 29 September 2015, and we’ve come a long way since then (we didn’t even have an acronym at that point!). [More than 200 articles have been published using Parcels](/papers-citing-parcels#papers-citing-parcels), on topics ranging from winds on Jupiter (the planet) and iceberg melt to AUV steering and tuna (the fish) behaviour.
+
+We’ve also started work on a major, radical overhaul of the Parcels codebase (what we call [v4](https://docs.oceanparcels.org/en/v4-dev/v4/)). The next major release of Parcels will be even more powerful and versatile - including support for unstructured grids!
+
+From Wednesday 1 to Friday 3 October 2025, we will organise a _free_ event, which can be attended both in-person in Utrecht and virtually online. The goal is to showcase how Parcels is used by different researchers, and learn from each other. This can include presentations, tutorials and hackathons. Our hope is that we then also have the first (pre)release of the new Parcels v4 to test-drive then.
+
+We will also hold a party on Friday evening 3 October 2025, in Utrecht. This is to celebrate how far we’ve come, and to thank you all for your contributions and engagement over the years.
+
+## Interested to join? 👉 [Sign up via this form!](https://forms.office.com/e/5Nug5tjM5Z) 👈
+
+