Install this preferably in your global environment because this is just a code generator and so. This template is made to be simple such that it gives you a brief overview of how you would be writing ...
$ oc new-project mkdocs-dev $ oc run mkdocs --image=nishipy/mkdocs:sha-512b185 $ oc expose deploymentconfigs.apps.openshift.io mkdocs --port 8000 $ oc expose service ...