Azure Red Hat OpenShift workshop
Перейти к файлу
Oren K e28580520e correct formatting 2022-06-24 10:20:44 -07:00
.github Update main.yml 2022-06-08 15:43:37 -07:00
.vscode Added VS Code workspace settings 2019-07-09 12:03:14 -07:00
_entries correct formatting 2022-06-24 10:20:44 -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 Update _general.scss 2022-04-22 16:59:17 -07: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 minor updates and corrections 2022-06-23 16:25:53 -07:00
yaml minor updates and corrections 2022-06-23 16:25:53 -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 Added Gemfile 2022-06-08 20:43:08 +00:00
Gemfile.lock Added Gemfile 2022-06-08 20:43:08 +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
_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.