Skip to content

docs: add WCL Docusaurus POC

Administrator requested to merge fj/docusaurus-poc into main

Created by: 5h1rU

As part of RFC 439 WCL Documentation the @sourcegraph/frontend-platform decides to create a POC showing a small amount of info about how the WCL docs look using docusaurus.

To test this POC, please follow the next steps.

  1. Pull the fj/docusarus-poc branch
  2. go to the website folder cd client/wildcard/website
  3. run yarn install
  4. run yarn run start
  5. if the browser isn't open automatically, go to localhost:3000

Merge request reports

Loading