Skip to content

Documentation for Infrastructure as Code patterns used OpenShift deployment on Power Systems

License

Notifications You must be signed in to change notification settings

ocp-power-automation/ocp-power-automation.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to publish the documentation as github page

  1. Clone [email protected]:ocp-power-automation/ocp-power-automation.github.io.git and make changes
    git clone --recurse-submodules  [email protected]:ocp-power-automation/ocp-power-automation.github.io.git
    
  2. Validate changes by creating a local server
    $ cd ocp-power-automation/ocp-power-automation.github.io
    $ mkdocs serve
    
    connect to http://127.0.0.1:8000 and validate the changes
    
  3. Commit the changes to [email protected]:ocp-power-automation/ocp-power-automation.github.io.git
  4. Run following command to create the github page
        $ mkdocs gh-deploy --config-file  ./mkdocs.yml
    
    This will update the gh-pages branch in [email protected]:ocp-power-automation/ocp-power-automation.github.io.git. Refer https://www.mkdocs.org/user-guide/ for mkdocs documentation.

About

Documentation for Infrastructure as Code patterns used OpenShift deployment on Power Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published