https://github.com/pythonindia/navigator
https://github.com/pythonindia/navigator
handbook india inpycon navigator pycon
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pythonindia/navigator
- Owner: pythonindia
- License: mit
- Created: 2020-09-22T05:07:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T16:20:07.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T19:52:12.886Z (about 1 year ago)
- Topics: handbook, india, inpycon, navigator, pycon
- Language: Python
- Homepage: https://navigator.in.pycon.org/
- Size: 1.06 MB
- Stars: 7
- Watchers: 2
- Forks: 11
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.