RedHatGov.io is an open source collection of workshop materials that cover various topics relating to Red Hat's product portfolio.
If you want to build RedHatGov.io right away:
-
You have a working Hugo environment.
-
You have Ruby and the asciidoctor gem installed (gem install asciidoctor)
$ git clone https://github.com/RedHatGov/redhatgov.github.io
$ cd redhatgov.github.io
$ hugo server
If you have content that you'd like to contribute, check out our contribution guidelines for this project.