Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 609 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 609 Bytes

India FOSS Handbook

Welcome to the India FOSS Handbook! This handbook aims to provide comprehensive resources and guidance for IndiaFOSS organisers and volunteers

Getting Started

To get started with the project, clone the repository and follow the instructions below.

Installation

To build and serve the documentation locally, you need to have mdBook installed. Use the following command:

cargo install mdbook

Building the book

mdbook build

Serving Locally

mdbook serve

Visit http://localhost:3000 in your browser to view the book.