Documentation site for OpenBullet 2. This website is built using Docusaurus 2, a modern static website generator.
Use node version 20.x
npm i
npm startThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
- Fork the repository
- Create a new branch
- Make your changes
- Create a pull request