Skip to content

ray-harris/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 [email protected]: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

  • HTML 51.8%
  • Shell 29.7%
  • Dockerfile 12.0%
  • Makefile 6.5%