docs: add WCL Docusaurus POC
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.
- Pull the
fj/docusarus-poc
branch - go to the website folder
cd client/wildcard/website
- run
yarn install
- run
yarn run start
- if the browser isn't open automatically, go to
localhost:3000