Skip to content

danilo-gemoli/ci-docs

 
 

Repository files navigation

Openshift CI docs

This repository holds the content of the Openshift CI documentation at https://docs.ci.openshift.org/

Development

  1. Clone the repository including submodules: git clone --recursive git@github.com:openshift/ci-docs.git. NOTE: Git submodules must be fully cloned for the server to work. If you've already cloned the repository without submodules, run git submodule update --init --recursive --depth 1.
  2. Install the extended version of hugo as described here. Generally, installing the extended binary from their releases page is the best option.
  3. Start the hugo server via hugo server
  4. Edit content and watch your changes live at http://localhost:1313/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 89.6%
  • HTML 8.3%
  • Makefile 1.3%
  • Other 0.8%