Welcome to the India FOSS Handbook! This handbook aims to provide comprehensive resources and guidance for IndiaFOSS organisers and volunteers
To get started with the project, clone the repository and follow the instructions below.
To build and serve the documentation locally, you need to have mdBook installed. Use the following command:
cargo install mdbook
mdbook build
mdbook serve
Visit http://localhost:3000 in your browser to view the book.