redhatgov.github.io
redhatgov.github.io copied to clipboard
RedHatGov website
Created a folder and index to represent the RHPDS hosted serverless workshop created by @jkeam @theckang and myself.
**asciidoctor** The included config.toml file did not have a security section to permit asciidoctor from being included when hugo is run locall. **Workshop Subdomains** When workshops are provisioned in RHPDS,...
Having this information easily found might help reduce frustration for anyone having difficulties with a lab exercise.
Per discussion with partner - update workshop to AAP2 Operator from Tower
Moving deprecated workshops (e.g. JBoss Data Virt and Cloud Forms) from content/workshops to content/retired would permit auto build of website to only host and maintain cards for active workshop content....
In section 3 step 2 of this exercise: http://redhatgov.io/workshops/ansible_automation/exercise1.5/ The output image is the same as the output image from the previous workshop exercise. The goal of exercise 1.5 is...
HOW TO: Click the + select `redhatgov/openshift-workshops` make a new repo `redhatgov/openshift-101-workshop-code` make sure it's public This is will copy everything over to a new repo that will no longer...
suggest just a simple line change in routes/index.js line 37 could alternate between: ```var markerColor = "#0000FF";``` and ```var markerColor = "#00FF00";```