From 906a38b706a8b205b5da0abedd33ea3712db6a4e Mon Sep 17 00:00:00 2001 From: Stefan Becker <97045788+BeckerStS@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:10:21 +0200 Subject: [PATCH] README merge from .github-private Merged the README.md file from .github-private repo in order to finally delete the .github-private repo. --- profile/README.md | 34 +++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/profile/README.md b/profile/README.md index 98516e9..4bf3ad0 100644 --- a/profile/README.md +++ b/profile/README.md @@ -7,29 +7,37 @@ - [Community Resources](#community-resources) - [Contributing](#contributing) - [Stay Informed](#stay-informed) -- [Using Packages](#using-packages) -- [Other Siemens Projects](#other-siemens-projects) +- [Reusing Packages](#reusing-packages) +- [More SIMATIC AX Communities](#more-simatic-ax-communities) +- [More Siemens Projects](#more-siemens-projects) ## About Us -We believe that collaboration helps everybody to create better products and services, which ultimately makes our world a better place. We made it our mission to provide you with such a space to grow together. **This space is here!** +We believe that collaboration helps everybody to create better products and services, which ultimately makes our world a better place. We made it our mission to provide you with such a space to grow together. This space is here! Welcome to the SIMATIC AX GitHub Community. + +If you want to stay up-to-date, like to contribute or just love what we are cooking with SIMATIC AX just drop a **"Follow"**. The community is actively maintained by the [SIMATIC AX GitHub community admins](https://github.com/orgs/simatic-ax/teams/toa-teamofaxion). Feel free to contact us in case of questions. ## Community Resources -The SIMATIC AX Open Source Community is a platform where you can find useful ST examples for SIMATIC AX: +The SIMATIC AX GitHub Community is a platform where you can find additional contents for SIMATIC AX: - **[Application Examples](../docs/overview/appl-example.md)** - Ready-to-use applications for SIMATIC AX - **[Example Libraries](../docs/overview/example-libraries.md)** - Libraries for use in your own projects - **[Tutorials](../docs/overview/tutorials.md)** - Self-study materials - **[Code Snippets](../docs/overview/code-snippets.md)** - Reusable code components - **[Project Templates](../docs/overview/templates.md)** - Templates for quick project setup +- Tools and Code Extensions - Custom engineering experiences [coming soon] + +> Notice: The actual product toolchain of SIMATIC AX is not hosted within this community space. + +> Notice: You may need to [order](https://www.siemens.com/global/en/products/automation/industry-software/automation-software/simatic-ax.html) SIMATIC AX to get the full-fledged experience. ## Contributing Thanks for your interest in contributing to the community! We suggest you read our [contributing guidelines](../CONTRIBUTING.md). ## Stay Informed -You may stay informed about the activities inside the community by checking out the [SIMATIC AX discussions](https://github.com/orgs/simatic-ax/discussions). In case you don't want to miss out on any new content created here, you may subscribe to the activities in the [discussions repository](https://github.com/simatic-ax/.discussions) by enabling `Watch` --> `All Activity` +You may stay informed about the activities inside the community by checking out the [SIMATIC AX discussions](https://github.com/orgs/simatic-ax/discussions). In case you don't want to miss out on any new content created here, you may subscribe to the activities in the [discussions repository](https://github.com/simatic-ax/.discussions) by enabling `Watch` --> `All Activity`.
Show screenshot ... @@ -37,9 +45,9 @@ You may stay informed about the activities inside the community by checking out
-> This also works for other repositories you're interested in +> This also works for other repositories you're interested in. -## Using packages in your projects +## Reusing packages If you want to use packages from the "@simatic-ax" community scope in your SIMATIC AX projects, you have to login to the GitHub container registry using a personal access token. How to do this is explained in detail [here](../docs/personalaccesstoken.md). @@ -54,14 +62,18 @@ When installing packages from 3rd party locations (other than the "@ax" product ```yml publicKeys: "@simatic-ax": "3792a7e926775425ccdd29ceed8c368c3008b5b33d7d5550b3cb1f58093e1dff" -``` +``` + +## More SIMATIC AX Communities + +- [Mendix Community Forum](https://community.mendix.com/link/space/simatic-ax) -## Other Siemens Projects -Discover more Siemens [open source projects](https://opensource.siemens.com): +## More Siemens Projects +Discover more Siemens [Open Source Projects](https://opensource.siemens.com): [![Siemens](https://img.shields.io/badge/github-siemens-009999?logo=github)](https://github.com/siemens) [![Industrial Edge](https://img.shields.io/badge/github-industrial%20edge-e39537?logo=github)](https://github.com/industrial-edge) [![Industrial IoT](https://img.shields.io/badge/github-industrial%20iot-003751?logo=github)](https://github.com/mindsphere) [![Mendix](https://img.shields.io/badge/github-mendix-0595db?logo=github)](https://github.com/mendix) [![IOT2050](https://img.shields.io/badge/github-iot2050-green?logo=github)](https://github.com/SIMATICmeetsLinux) -[![TIA Portal](https://img.shields.io/badge/github-tia%20portal-02D8A0?logo=github)](https://github.com/tia-portal-applications) \ No newline at end of file +[![TIA Portal](https://img.shields.io/badge/github-tia%20portal-02D8A0?logo=github)](https://github.com/tia-portal-applications)