Review Bots Docs
Useful Info
This website is built using Docusaurus 2. Pages & components are written in TypeScript, the styles in vanilla CSS with variables using CSS Modules. (We would have preferred using styled-components but docusaurus has no ssr support for it yet)
Local Hosting
Honestly it's a pain in the ass but if you know your way around Typescript it shouldn't serve as much of a challenge to you
Authoring (Contributors)
- The main Docs content can be found under
/docs
- The main Blog content can be found under
/blog