Welcome to Siemens Xcelerator Developer Portal : Partner Onboarding¶
The goal of this project is to allow our partners to contribute to Siemens Developer Portal via Github
Getting Started¶
Please refer to Getting started and documentation guide to understand the process of onboarding developer documentation to Developer portal.
Example: Anybotics
is available as an example documentation under docs
folder
Building locally using docker¶
To set up this project locally, follow these steps:
- Fork, clone, or download the project.
- Run
docker-compose up -d
to build the container using thedocker-compose.yml
file.
Development¶
- Hot reload will automatically apply any markdown changes.
- For other file changes, run
docker-compose restart
to rebuild the Docker container with the latest updates.
Contact us¶
Please open an issue to get in touch with us.