Skip to content

Commit

Permalink
add news blog for second community days
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanbcbauer committed Feb 19, 2024
1 parent 55b04ab commit 4c94f27
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 0 deletions.
74 changes: 74 additions & 0 deletions blog/2024-05-16-community-days.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
---
title: Second Eclipse Tractus-X Community Days
description: The Eclipse Tractus-X Community Days - Empowering the Catena-X Data Space
slug: community-days-05-2024
date: 2024-02-19T13:00
hide_table_of_contents: false
authors:
- name: Stephan Bauer
title: Platform Domain Manager
url: https://github.com/stephanbcbauer
image_url: https://github.com/stephanbcbauer.png
email: [email protected]
---

import RenderImage from './RenderImage'

![eclipse tractus x logo](@site/static/img/Tractus-X_Community_Days_24-05.png)

Dear Tractus-X- and Dataspace-Community,

**After the great success of our event in December 2023, we are pleased to invite you to the second edition: the Second Eclipse Tractus-X Community Days on May 16 and 17, 2024,
again in the inspiring and collaborative atmosphere of ARENA2036 in Stuttgart!**

<!--truncate-->

### Why you should be there

At the follow-up event, we will once again offer you the opportunity to meet the developer community live, actively engage with our Tractus-X IT tools and exchange ideas with technical
experts. Gain deep insights into open-source reference implementations and KITs in the Tractus-X project as well as into the technology of sovereign data exchange and actively contribute
your ideas in practical hands-on workshops (e.g. for use cases).

### What you can expect

You can look forward to keynote speeches with highly interesting insights, short deep dives for a practical introduction to open-source topics and, in the main, workshops and hands-on sessions
in which you can get active and code on Tractus-X yourself with our support.

Once again, a community party awaits you on the first evening for networking and talking shop with delicious food and an entertaining program.

:::info

The agenda will follow here shortly!

:::

:::note

Impressions of the start of the event series in December 2023 can be found in photos, reports and documents here at [ARENA2036.de](https://arena2036.de/en/projects/arena-x/first-eclipse-tractus-x-community-days-7th-8th-december)
and [Catena-X.net](https://catena-x.net/en/news-dates/artikel/first-tractus-x-community-days).

:::

### Who is the event suitable for

With the support of experts and in exchange with like-minded people, developers can actively test the possibilities of Tractus-X and the KITs. Of course, other technology enthusiasts with an interest in sovereign data exchange are also welcome:
- Developers who use Tractus-X or would like to contribute to it
- Service or solution providers who would like to participate in the Catena-X ecosystem
- Data providers who want to provide data in the right format and with the right semantics
- Product planning and development managers (product owners or product managers) who want to learn how to plan in open source projects

### How you can participate

:::info

Register for free via eveeno [LINK as BUTTON]. The number of participants is limited, so secure your place quickly!

:::

If you have any questions about the event, please contact Heike Wohlfeld at [[email protected]]([email protected]).

We look forward to welcoming you to this exciting event and exploring the possibilities of Tractus-X and the Catena-X KITs together!

### Presenters of the event

This is an Eclipse Tractus-X event, which takes place within the framework of the Catena-X Automotive Network consortium project (funding code: 13IK004*) and the Catena-X Automotive Network e.V. ARENA2036 will host the event on its premises and contribute its data space activities (ARENA-X).
Binary file added static/img/Tractus-X_Community_Days_24-05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions utils/newsTitles.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
export const newsTitles = [
{
date: "19.02.2024",
title: "Second Eclipse Tractus-X Community Days",
blogLink: "/blog/community-days-05-2024"
},
{
date: "11.12.2023",
title: "Open Source Planning for Tractus-X release 24.05",
Expand Down

0 comments on commit 4c94f27

Please sign in to comment.