Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

uisautomation/guidebook

Repository files navigation

DevOps Guidebook

This repository has been moved to https://gitlab.developers.cam.ac.uk/uis/devops/docs/guidebook/

This repository contains the source for the UIS DevOps Guidebook.

Developing locally

The guidebook uses docsify to render the guidbook from markdown striaght in the browser. As such there is no render step. One simply clones the repo and starts a local webserver. If you have the hub utility installed:

$ hub clone uisautomation/guidebook
$ python3 -m http.server 8000

The documentation is now available at http://localhost:8000/.

Releases

No releases published

Packages

No packages published

Languages