gitbook-plugin-taas-repos

Pull docs from TaaS GitHub repos

Usage no npm install needed!

<script type="module">
  import gitbookPluginTaasRepos from 'https://cdn.skypack.dev/gitbook-plugin-taas-repos';
</script>

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

  1. Update the plugin version in package.json accordingly
  2. Log in to the kill@us.ibm.com npmjs account with npm adduser (login credentials can be found on the shared passwords page)
  3. Push the new version with npm publish
  4. Update the book.json plugin requirement in https://github.ibm.com/Cloud-DevOps-Transformation-Services/taas-runbook accordingly