gitbook-plugin-taas-repos
v0.0.7
Published
Pull docs from TaaS GitHub repos
Readme
TaaS Runbook site builder plugin
This is a simple gitbook plugin to help build https://runbook.swg-devops.com. The purpose of the plugin is to cobble together the full runbook site by pulling the /docs folder from individual service repos.
Publishing
When publishing a new version of this plugin
- Update the plugin version in
package.jsonaccordingly - Log in to the [email protected] npmjs account with
npm adduser(login credentials can be found on the shared passwords page) - Push the new version with
npm publish - Update the
book.jsonplugin requirement in https://github.ibm.com/Cloud-DevOps-Transformation-Services/taas-runbook accordingly
