Skip to content

pawlakm/handbook

 
 

Repository files navigation

The Jitsi Handbook

This is The Jitsi Handbook. Your one-stop-shop for Jitsi documentation. It's powered by Docusaurus.

NOTE: Nodejs >= 14 is necessary.

Building the site

The site is built automatically with every push thanks to a GH Actions.

If you want to build it locally, follow these simple steps:

npm install
npm start

You can now edit the files in the docs folder and the site will reflect the changes immediately thanks to live reloading.

Contributing

We appreciate all contributions to this repository. Please make a Pull Request, no matter how small, all contributions are valuable!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • CSS 24.1%