diff --git a/live-preview-integration/README-backstage-local.md b/live-preview-integration/README-backstage-local.md index af3e552..9d19c71 100644 --- a/live-preview-integration/README-backstage-local.md +++ b/live-preview-integration/README-backstage-local.md @@ -2,7 +2,6 @@ Take this repo and run a local Backstage harness when you want to edit documentation independently of a central docs repo. - For the PoC doc you first can *prepare* your docs here. Later on they will go into a central docs repo. Then the cebntral docs repo will render and publish the docs into a running backstage app in a eDF platform. @@ -30,6 +29,7 @@ Now npx is available, next run npx @techdocs/cli serve # hint: add 'npx --force --libc=glibc' if the nodejs install hangs +# npx --verbose --force --libc=glibc @techdocs/cli serve #use mkdocs theme npx @techdocs/cli serve:mkdocs