This Repository hosts all the code for my little documentation, for my use of the Jolla Mind 2.
!!! This is unofficial and is not affiliated with Venho AI or Jolla !!!
If you want to contribute to this repository, just do it! All the Documentation is written in MDX, which is Markdown with some extras.
Select your preferred IDE and make sure that you have npm installed.
All you then have to do is pull the repository and then install everything you need with npm installand then you can run it with npm run dev.
The Documentation is made with Nextra & hosted via Vercel.