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

https://github.com/pythonindia/navigator


https://github.com/pythonindia/navigator

handbook india inpycon navigator pycon

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# PyCon India Navigator

This is THE handbook for all organizational information related to PyCon India.

> Note: The handbook is very much WIP. Please feel free to jot in your thoughts by creating an [issue](https://github.com/pythonindia/navigator/issues/new/choose).

Theme used: [Furo](https://pradyunsg.me/furo/quickstart/)

## Setup:

Setup local environment and install dependencies from `requirements.txt`.

Build files:

```sh
make html
```

## Run locally:

Run `daemon.sh` for reload support while developing.