expose icon indicating copy to clipboard operation
expose copied to clipboard

Client > Configuration page does not work

Open JackBailey opened this issue 2 years ago • 0 comments

The configuration page is not loaded in the docs and https://expose.dev/docs/client/configuration does not work.

I believe it might be due to the order of the pages but I can't work out how to test the docs locally to try my theory.

basic-authentication and global-server-infrastructure both have an order of 4, nothing for 5 and then configuration has an order of 6. If my theory is correct, global-server-infrastructure would just need its order updated to 5.

This bug also results in the following pages having dead links:

  • https://github.com/beyondcode/expose/blob/master/docs/server/starting-the-server.md#connecting-the-client
  • https://github.com/beyondcode/expose/blob/master/docs/client/sharing.md#sharing-the-current-working-directory

JackBailey avatar Jun 22 '23 09:06 JackBailey