Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 861 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 861 Bytes

RedHatGov.io

Build Status


RedHatGov.io is an open source collection of workshop materials that cover various topics relating to Red Hat's product portfolio.


To start developing

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

Contributing

If you have content that you'd like to contribute, check out our contribution guidelines for this project.