This repo runs docs.walletconnect.com.
Source can be viewed in docs directory.
yarn installyarn start- Open 
http://localhost:3000/ 
- Create a new file in 
docs/ - Configure 
sidebars.jsto create the sidebar link. 
- Open the file in 
docs/ 
Older versions are available in versioned_docs/.
Whenever a route is changed DocSearch needs to crawls the website in order to keep the search engine working properly, this is scheduled once a week, it is therefore recommended to use redirects to avoid broken links. See link.
- Open 
docusaurus.config.js 
For more options, check the Docusaurus docs.
Archived v1.0 docs can be viewed in the v1.0 branch.