aroworkshop/README.md

28 строки
1.7 KiB
Markdown
Исходник Постоянная ссылка Обычный вид История

2020-10-21 02:21:43 +03:00
![Build and deploy](https://github.com/microsoft/aroworkshop/workflows/Build%20and%20deploy/badge.svg)
2020-10-21 02:20:21 +03:00
2019-06-13 01:44:36 +03:00
# aroworkshop.io
This is the repository for the Azure Red Hat OpenShift Workshop website.
## Technology
2019-06-13 20:00:36 +03:00
- The website is statically built using Jekyll and youll find the different pages inside the `_entries` folder
2022-06-09 01:42:10 +03:00
- The build pipeline builds uses GitHub Actions to publish to the `gh-pages` branch which gets published to [microsoft.github.io/aroworkshop/](https://microsoft.github.io/aroworkshop/)
2019-06-13 01:44:36 +03:00
2019-06-13 20:00:36 +03:00
## Contributing
2019-06-13 01:44:36 +03:00
2019-06-13 20:00:36 +03:00
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
Please fork and branch off `staging`, then submit a Pull Request against `staging`.
If you want your name to show up in the [contributors](http://aroworkshop.io/#contributors), please add your GitHub username to `_entries/99 Contributors.md` in alphabetical order.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
2019-10-10 02:24:09 +03:00
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.