All Projects → microsoft → Aroworkshop

microsoft / Aroworkshop

Licence: other
Azure Red Hat OpenShift workshop

Labels

Projects that are alternatives of or similar to Aroworkshop

Ember Cli Scss Lint
An ember-cli addon to integrate sass-lint for standards adherence and improved style consistency
Stars: ✭ 7 (-80%)
Mutual labels:  scss
Sass Webpack Plugin
[Deprecated] 🌈 Get your stylesheets together
Stars: ✭ 14 (-60%)
Mutual labels:  scss
Blazm.components
A few useful and awesome components for Blazor. Blazor + awesome (azm)=Blazm (Blossom)
Stars: ✭ 29 (-17.14%)
Mutual labels:  scss
Gulp Frontnote
スタイルガイドジェネレーターFrontNoteのGulpプラグイン
Stars: ✭ 7 (-80%)
Mutual labels:  scss
Papers I Read
A-Paper-A-Week
Stars: ✭ 869 (+2382.86%)
Mutual labels:  scss
Bojler
Bojler is an email framework
Stars: ✭ 885 (+2428.57%)
Mutual labels:  scss
Gondor
The greatest realm of Internal Tooling at Coding Blocks
Stars: ✭ 27 (-22.86%)
Mutual labels:  scss
Textbundle.github.io
TextBundle spec homepage
Stars: ✭ 31 (-11.43%)
Mutual labels:  scss
React Redux Saga Starter
Basic, Opinionated starter kit for React+Redux+Redux Saga with support for SCSS CSS Modules, Storybook, JEST testing, and ESLint
Stars: ✭ 12 (-65.71%)
Mutual labels:  scss
Slate
Beautiful static documentation for your API
Stars: ✭ 33,447 (+95462.86%)
Mutual labels:  scss
Sierra
Sierra SCSS library
Stars: ✭ 852 (+2334.29%)
Mutual labels:  scss
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+2354.29%)
Mutual labels:  scss
Three Dots
🔮 CSS loading animations made by single element.
Stars: ✭ 912 (+2505.71%)
Mutual labels:  scss
Makefiletutorial
Learn make by example
Stars: ✭ 834 (+2282.86%)
Mutual labels:  scss
Tic Tac Vue
A simple Tic-Tac-Toe game written in Vue.
Stars: ✭ 29 (-17.14%)
Mutual labels:  scss
Steamspeak
Steam and TeamSpeak integration, done right!
Stars: ✭ 27 (-22.86%)
Mutual labels:  scss
Hive Framework
A website development framework built with Sass, and incorporating jQuery UI.
Stars: ✭ 14 (-60%)
Mutual labels:  scss
Mustard Ui
A starter CSS framework that actually looks good.
Stars: ✭ 968 (+2665.71%)
Mutual labels:  scss
Gravityforms Bootstrap Styling
Gravity Forms SASS styles for use in your Bootstrap enabled WordPress theme. Use together with https://github.com/MoshCat/gravityforms-bootstrap-hooks
Stars: ✭ 30 (-14.29%)
Mutual labels:  scss
Mozilla Iot.github.io
Mozilla IoT Website
Stars: ✭ 21 (-40%)
Mutual labels:  scss

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 you’ll find the different pages inside the _entries folder
  • You can preview your edits locally if you run make build-run inside the repository root
  • The build pipeline builds Docker images of the site and hosts it on a private repository on Azure Container Registry (msworkshops.azurecr.io)
  • The website is running on an Azure Web App for Containers
  • The master branch gets deployed to the production slot aroworkshop.io
  • The staging branch gets deployed to the staging slot staging.aroworkshop.io

Companion repositories

The application consists of 3 components:

Component Link
A public facing web frontend rating-web GitHub repo
A public facing API rating-api GitHub repo
A MongoDB with pre-loaded data

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 [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].