An open API service indexing awesome lists of open source software.

https://github.com/fossunited/indiafoss-handbook

Handbook for organizers of the IndiaFOSS conference by FOSS United
https://github.com/fossunited/indiafoss-handbook

Last synced: about 2 months ago
JSON representation

Handbook for organizers of the IndiaFOSS conference by FOSS United

Awesome Lists containing this project

README

        

# 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](https://rust-lang.github.io/mdBook/) installed. Use the following command:

```bash
cargo install mdbook
```

## Building the book

mdbook build

## Serving Locally

mdbook serve

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