Skip to content

Commit

Permalink
Add news blog for tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanbcbauer committed Nov 22, 2023
1 parent 7513fb3 commit 1c02a29
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
45 changes: 45 additions & 0 deletions blog/2023-11-22-release_tutorials.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: Launch of Our New Tutorial Section & First E2E Adopter Journey Tutorial
description: The Eclipse Tractus-X tutorials - Enhancing learning and development within our community
slug: release-tutorials
date: 2023-11-22T09:00
hide_table_of_contents: false
authors:
- name: Stephan Bauer
title: Plattform Domain Manager
url: https://github.com/stephanbcbauer
image_url: https://github.com/stephanbcbauer.png
email: stephan.bauer@catena-x.net
---

import RenderImage from './RenderImage'

![eclipse tractus x logo](@site/static/img/Eclipse-TractusX-CommunityDays_Event2.png)

The Tractus-X open source community is pleased to announce the introduction of a new tutorial section, including our inaugural End-to-End (E2E) Adopter Journey Tutorial.

## Overview of the New Tutorial Section

This new section aims to provide structured and detailed educational content for our community members. The initiative reflects our commitment to supporting the continuous learning and development of our users and contributors.

<!--truncate-->

### Details of the First E2E Adopter Journey Tutorial

- **Objective:** The tutorial is designed to familiarize users with key aspects of the Tractus-X, including reference implementations of core and enablement services.
- **Features:** It includes a practical component where users can set up and interact with a locally deployed dataspace.
- **Target Audience:** The tutorial caters to both new users seeking an introduction to Tractus-X and existing members looking to deepen their understanding.

### Feedback and Discussion

We encourage users to provide feedback after completing the tutorial. Constructive comments and suggestions can be submitted via our [discussions page](https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/discussions). This feedback is essential for us to improve and tailor future educational content to the needs of our community.

### Accessing the Tutorial

The E2E Adopter Journey Tutorial is now available and can be accessed through the [Tractus-X tutorial section](https://eclipse-tractusx.github.io/docs/tutorials). We invite our community members to engage with this new resource and enhance their understanding of the Tractus-X ecosystem.

### Future Developments

The launch of this tutorial marks the beginning of a series of educational resources we plan to release. Stay informed about future updates and additions to our tutorial section. Or even better, provide your own ideas and contributions.

For further information and to access the tutorial, please visit the [Tractus-X tutorial section](https://eclipse-tractusx.github.io/docs/tutorials).
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: "22.11.2023",
title: "New launch of tutorials section / First E2E adopter Journey tutorial",
blogLink: "/blog/release-tutorials"
},
{
date: "04.10.2023",
title: "Open Source Planning for Tractus-X on 19. / 25. October, 2023",
Expand Down

0 comments on commit 1c02a29

Please sign in to comment.