This directory contains the deployment and internal documentation.
Both are published on https://microservices-demo.github.io/microservices-demo/.
The local-server.sh
script starts a jekyll server to facilitate previews of the pages.
Note that it mounts _config.yml.dev
in the place of _config.yml
, to enable local linking.