This repo runs docs.walletconnect.com.
Source can be viewed in docs
directory.
yarn install
yarn start
- Open
http://localhost:3000/
- Create a new file in
docs/
- Configure
sidebars.js
to create the sidebar link.
- Open the file in
docs/
Older versions are available in versioned_docs/
.
- Open
docusaurus.config.js
For more options, check the Docusaurus docs.