Azure Red Hat OpenShift workshop
Перейти к файлу
microsoft-github-policy-service[bot] dc4488a71b
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 19:27:18 +00:00
.github Fix jekyll build with jekyll-action, and update actions to remove deprecation warnings. 2023-01-12 23:03:25 +00:00
.vscode Added VS Code workspace settings 2019-07-09 12:03:14 -07:00
_entries fix link to section 2023-05-16 09:13:15 -07:00
_includes Upgrade to jQuery 3.6.0 2021-10-25 17:19:56 +00:00
_layouts Added language to html tag 2022-03-02 10:20:26 -08:00
_plugins Added alt text for GitHub avatar 2022-03-02 10:17:54 -08:00
_sass Fix jekyll build with jekyll-action, and update actions to remove deprecation warnings. 2023-01-12 23:03:25 +00:00
css Update markdown css for accessibility 2022-04-22 16:55:30 -07:00
img Updated logos 2019-06-18 13:00:20 -07:00
js Upgrade to jQuery 3.6.0 2021-10-25 17:19:56 +00:00
media Updates for integration with Blobstore 2023-05-12 17:14:12 -07:00
resources add helm to arc script 2023-05-18 16:19:16 -07:00
yaml removed scc 2023-05-18 22:22:13 -07:00
.dockerignore Fix yaml 2019-07-16 10:56:35 -07:00
.gitignore Initial commit 2019-06-12 15:44:36 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-08-07 17:19:25 -07:00
Dockerfile Updated to nginx-1.20-apline 2021-10-25 17:08:05 +00:00
Gemfile Fix jekyll build with jekyll-action, and update actions to remove deprecation warnings. 2023-01-12 23:03:25 +00:00
Gemfile.lock Fix jekyll build with jekyll-action, and update actions to remove deprecation warnings. 2023-01-12 23:03:25 +00:00
LICENSE Initial commit 2019-05-16 16:31:41 -07:00
LICENSE-CODE Initial commit 2019-05-16 16:31:43 -07:00
Makefile Initial commit 2019-06-12 15:44:36 -07:00
README.md Update README.md 2022-06-08 15:44:01 -07:00
SECURITY.md Microsoft mandatory file 2023-06-02 17:43:22 +00:00
_config.yml Update _config.yml 2022-06-08 13:37:57 -07:00
diagarams.pptx Updated application links 2019-06-14 16:36:55 -07:00
index.html Initial commit 2019-06-12 15:44:36 -07:00

README.md

Build and deploy

aroworkshop.io

This is the repository for the Azure Red Hat OpenShift Workshop website.

Technology

  • The website is statically built using Jekyll and youll find the different pages inside the _entries folder
  • The build pipeline builds uses GitHub Actions to publish to the gh-pages branch which gets published to microsoft.github.io/aroworkshop/

Contributing

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, 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. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.